home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Shareware / Programare / sharp / wwwSharp_setup.exe / {app} / Help / SmilHelpTopics.xml < prev    next >
Extensible Markup Language  |  2003-08-30  |  72KB  |  2,493 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <SmilHelpTopics
  3.     Caption="SMIL"
  4.     CommandPrefix="www-sharp://www-Sharp.Help.SMIL/"
  5.     Command="cover.html"
  6. >
  7.     <Item
  8.         Caption="1. About SMIL 2.0"
  9.         Command="introduction.html"
  10.     >
  11.         <Item
  12.             Caption="1.1 Introduction"
  13.             Command="introduction.html#introNS-Introduction"
  14.         >
  15.             <Item
  16.                 Caption="1.1.1 Relation to SMIL 1.0"
  17.                 Command="introduction.html#q2"
  18.             />
  19.             <Item
  20.                 Caption="1.1.2 Content of this Recommendation"
  21.                 Command="introduction.html#q3"
  22.             />
  23.         </Item>
  24.         <Item
  25.             Caption="1.2 Acknowledgements"
  26.             Command="introduction.html#introNS--acknowledgements"
  27.         />
  28.     </Item>
  29.     <Item
  30.         Caption="2. The SMIL 2.0 Modules"
  31.         Command="smil-modules.html"
  32.     >
  33.         <Item
  34.             Caption="2.1 Introduction"
  35.             Command="smil-modules.html#smilModulesNSIntroduction"
  36.         >
  37.             <Item
  38.                 Caption="2.1.1 Modularization and Profiling"
  39.                 Command="smil-modules.html#smilModulesNSModularizationProfiling"
  40.             />
  41.         </Item>
  42.         <Item
  43.             Caption="2.2 SMIL 2.0 Modules"
  44.             Command="smil-modules.html#smilModulesNSSMILModules"
  45.         >
  46.             <Item
  47.                 Caption="2.2.1 SMIL DOM"
  48.                 Command="smil-modules.html#smilModulesNSSMILDOM"
  49.             />
  50.         </Item>
  51.         <Item
  52.             Caption="2.3 Identifiers for SMIL 2.0 Modules and Language Profiles"
  53.             Command="smil-modules.html#smilModulesNSSMIL20ModuleProfileIdentifiers"
  54.         >
  55.             <Item
  56.                 Caption="2.3.1 The SMIL Mime Type"
  57.                 Command="smil-modules.html#smilModulesNSSMIL20MimeType"
  58.             />
  59.             <Item
  60.                 Caption="2.3.2 XML Namespace Identifier for the SMIL 2.0 Modules"
  61.                 Command="smil-modules.html#smilModulesNSSMIL20ModuleXMLNamespace"
  62.             />
  63.             <Item
  64.                 Caption="2.3.3 Identifiers for SMIL 2.0 Modules and Features"
  65.                 Command="smil-modules.html#smilModulesNSSMIL20ModuleIdentifiers"
  66.             />
  67.         </Item>
  68.         <Item
  69.             Caption="2.4 SMIL Conformance"
  70.             Command="smil-modules.html#smilModulesNSSMILConformance"
  71.         >
  72.             <Item
  73.                 Caption="2.4.1 SMIL Host Language Conformance"
  74.                 Command="smil-modules.html#smilModulesNSSMILHostLanguageConformance"
  75.             />
  76.             <Item
  77.                 Caption="2.4.2 SMIL Integration Set Conformance"
  78.                 Command="smil-modules.html#smilModulesNSSMILIntegrationSetConformance"
  79.             />
  80.             <Item
  81.                 Caption="2.4.3 Requirements on Identifiers for SMIL Host Language Conformant Language Profiles"
  82.                 Command="smil-modules.html#smilModulesNSSMILHostIdentifierReqs"
  83.             />
  84.             <Item
  85.                 Caption="2.4.4 Error Handling in SMIL Host Language Conformant Documents"
  86.                 Command="smil-modules.html#smilModulesNSSMILHostErrorHandling"
  87.             />
  88.             <Item
  89.                 Caption="2.4.5 Handling of Syntax errors in Attribute Values"
  90.                 Command="smil-modules.html#smilModulesNSHandlingSyntaxErrorsinAttributes"
  91.             />
  92.         </Item>
  93.         <Item
  94.             Caption="2.5 Creating a DTD for a Language Profile"
  95.             Command="smil-modules.html#smilModulesNSDTDCreation"
  96.         />
  97.     </Item>
  98.     <Item
  99.         Caption="3. The SMIL 2.0 Animation Modules"
  100.         Command="animation.html"
  101.     >
  102.         <Item
  103.             Caption="3.1 Introduction"
  104.             Command="animation.html#animationNS-Introduction"
  105.         />
  106.         <Item
  107.             Caption="3.2 Animation Model"
  108.             Command="animation.html#animationNS-AnimationModel"
  109.         >
  110.             <Item
  111.                 Caption="3.2.1 The simple animation function f(t)"
  112.                 Command="animation.html#animationNS-SimpleAnimationFunction"
  113.             />
  114.             <Item
  115.                 Caption="3.2.2 Summary of symbols used in the semantic descriptions"
  116.                 Command="animation.html#animationNS-AnimationSymbols"
  117.             />
  118.             <Item
  119.                 Caption="3.2.3 The animation sandwich model"
  120.                 Command="animation.html#animationNS-AnimationSandwichModel"
  121.             />
  122.             <Item
  123.                 Caption="3.2.4 Animation elements as "continuous media""
  124.                 Command="animation.html#AnimationNS-ContinuousMedia"
  125.             />
  126.             <Item
  127.                 Caption="3.2.5 The animation effect function F(t,u)"
  128.                 Command="animation.html#animationNS-AnimationEffectFcn"
  129.             >
  130.                 <Item
  131.                     Caption="Repeating animations"
  132.                     Command="animation.html#animationNS-RepeatingAnim"
  133.                 >
  134.                     <Item
  135.                         Caption="Examples"
  136.                         Command="animation.html#animationNS-RepeatingAnimEx"
  137.                     />
  138.                     <Item
  139.                         Caption="Controlling behavior of repeating animation - Cumulative animation"
  140.                         Command="animation.html#animationNS-Accumulate"
  141.                     />
  142.                 </Item>
  143.                 <Item
  144.                     Caption="Freezing animations"
  145.                     Command="animation.html#animationNS-Fill"
  146.                 />
  147.             </Item>
  148.             <Item
  149.                 Caption="3.2.6 Additive animation"
  150.                 Command="animation.html#animationNS-AdditiveAnim"
  151.             >
  152.                 <Item
  153.                     Caption="Additive and Cumulative animation"
  154.                     Command="animation.html#animationNS-AddAndCum"
  155.                 />
  156.             </Item>
  157.             <Item
  158.                 Caption="3.2.7 Restarting animations"
  159.                 Command="animation.html#animationNS-Restart"
  160.             />
  161.             <Item
  162.                 Caption="3.2.8 Animation function value details"
  163.                 Command="animation.html#animationNS-AnimationFunctionValueDetails"
  164.             >
  165.                 <Item
  166.                     Caption="Interpolation and indefinite simple durations"
  167.                     Command="animation.html#animationNS-InterpolationAndIndefSimpleDur"
  168.                 />
  169.             </Item>
  170.         </Item>
  171.         <Item
  172.             Caption="3.3 Overview of the SMIL 2.0 BasicAnimation Module"
  173.             Command="animation.html#animationNS-OverviewBasic"
  174.         />
  175.         <Item
  176.             Caption="3.4 SMIL 2.0 BasicAnimation Module Common Attributes"
  177.             Command="animation.html#animationNS-CommonAttrs"
  178.         >
  179.             <Item
  180.                 Caption="3.4.1 Specifying the animation target"
  181.                 Command="animation.html#animationNS-SpecifyingAnimationTarget"
  182.             >
  183.                 <Item
  184.                     Caption="The target attribute"
  185.                     Command="animation.html#animationNS-SpecifyingTargetAttribute"
  186.                 />
  187.                 <Item
  188.                     Caption="The target element"
  189.                     Command="animation.html#animationNS-SpecifyingTargetElement"
  190.                 />
  191.             </Item>
  192.             <Item
  193.                 Caption="3.4.2 Specifying the simple animation function f(t)"
  194.                 Command="animation.html#animationNS-SpecifyingAnimationFunction"
  195.             >
  196.                 <Item
  197.                     Caption="Interpolation modes illustrated"
  198.                     Command="animation.html#animationNS-InterpolationIllus"
  199.                 />
  200.                 <Item
  201.                     Caption="Examples of calcMode"
  202.                     Command="animation.html#animationNS-InterpolationExamples"
  203.                 />
  204.             </Item>
  205.             <Item
  206.                 Caption="3.4.3 Specifying the animation effect function F(t,u)"
  207.                 Command="animation.html#animationNS-SpecifyingAnimationEffect"
  208.             />
  209.             <Item
  210.                 Caption="3.4.4 Simple animation functions specified by from, to and by"
  211.                 Command="animation.html#AnimationNS-FromToBy"
  212.             >
  213.                 <Item
  214.                     Caption="To animation"
  215.                     Command="animation.html#animationNS-ToAnimation"
  216.                 />
  217.             </Item>
  218.         </Item>
  219.         <Item
  220.             Caption="3.5 SMIL 2.0 BasicAnimation Elements"
  221.             Command="animation.html#animationNS-BasicAnimationElements"
  222.         >
  223.             <Item
  224.                 Caption="3.5.1 The animate element"
  225.                 Command="animation.html#animationNS-animateElement"
  226.             />
  227.             <Item
  228.                 Caption="3.5.2 The set element"
  229.                 Command="animation.html#animationNS-setElement"
  230.             />
  231.             <Item
  232.                 Caption="3.5.3 The animateMotion element"
  233.                 Command="animation.html#animationNS-animateMotionElement"
  234.             />
  235.             <Item
  236.                 Caption="3.5.4 The animateColor element"
  237.                 Command="animation.html#animationNS-animateColorElement"
  238.             />
  239.         </Item>
  240.         <Item
  241.             Caption="3.6 SMIL 2.0 BasicAnimation Module Details"
  242.             Command="animation.html#animationNS-BasicAnimDetails"
  243.         >
  244.             <Item
  245.                 Caption="3.6.1 BasicAnimation integration requirements"
  246.                 Command="animation.html#animationNS-IntegratingSMILAnimBasic"
  247.             >
  248.                 <Item
  249.                     Caption="Required definitions and constraints on animation targets"
  250.                     Command="animation.html#animationNS-Integrating-ConstraintsOnTargets"
  251.                 >
  252.                     <Item
  253.                         Caption="Specifying the target element"
  254.                         Command="animation.html#animationNS-SpecTarget"
  255.                     />
  256.                     <Item
  257.                         Caption="Target attribute issues"
  258.                         Command="animation.html#animationNS-TargetIssues"
  259.                     />
  260.                 </Item>
  261.                 <Item
  262.                     Caption="Integrating animateMotion functionality"
  263.                     Command="animation.html#animationNS-Integrating"
  264.                 />
  265.             </Item>
  266.             <Item
  267.                 Caption="3.6.2 Document type definition (DTD) for the BasicAnimation module"
  268.                 Command="animation.html#AnimationNS-BasicDTD"
  269.             />
  270.         </Item>
  271.         <Item
  272.             Caption="3.7 Overview of the SMIL 2.0 SplineAnimation Module"
  273.             Command="animation.html#animationNS-OverviewSpline"
  274.         >
  275.             <Item
  276.                 Caption="3.7.1 SMIL 2.0 SplineAnimation Module Attributes"
  277.                 Command="animation.html#animationNS-SplineAttrs"
  278.             >
  279.                 <Item
  280.                     Caption="Spline animation function calculation mode"
  281.                     Command="animation.html#animationNS-AnimFuncCalcModeSpline"
  282.                 >
  283.                     <Item
  284.                         Caption="Examples of advanced uses of calcMode"
  285.                         Command="animation.html#animationNS-InterpolationExamplesAdvanced"
  286.                     />
  287.                     <Item
  288.                         Caption="Interpolation with keySplines"
  289.                         Command="animation.html#animationNS-InterpolationKeysplines"
  290.                     />
  291.                 </Item>
  292.             </Item>
  293.             <Item
  294.                 Caption="3.7.2 SMIL 2.0 SplineAnimation Module Elements"
  295.                 Command="animation.html#animationNS-SplineAnimationElements"
  296.             />
  297.             <Item
  298.                 Caption="3.7.3 The spline animate element"
  299.                 Command="animation.html#animationNS-animateElementAdv"
  300.             />
  301.             <Item
  302.                 Caption="3.7.4 The spline animateMotion element"
  303.                 Command="animation.html#animationNS-animateMotionElementAdv"
  304.             />
  305.             <Item
  306.                 Caption="3.7.5 The spline animateColor element"
  307.                 Command="animation.html#animationNS-animateColorElementAdv"
  308.             />
  309.         </Item>
  310.         <Item
  311.             Caption="3.8 SMIL 2.0 SplineAnimation Module Details"
  312.             Command="animation.html#animationNS-SplineAnimDetails"
  313.         >
  314.             <Item
  315.                 Caption="3.8.1 SplineAnimation integration requirements"
  316.                 Command="animation.html#animationNS-IntegratingSplineAnim"
  317.             />
  318.             <Item
  319.                 Caption="3.8.2 Document type definition (DTD) for the SplineAnimation module"
  320.                 Command="animation.html#AnimationNS-SplineDTD"
  321.             />
  322.         </Item>
  323.         <Item
  324.             Caption="3.9 Common Animation Integration Requirements"
  325.             Command="animation.html#animationNS-CommonIntegReqs"
  326.         >
  327.             <Item
  328.                 Caption="3.9.1 Integration requirements"
  329.                 Command="animation.html#animationNS-IntegratingSMILAnimCommon"
  330.             >
  331.                 <Item
  332.                     Caption="Extending Animation"
  333.                     Command="animation.html#AnimationNS-Extend"
  334.                 />
  335.                 <Item
  336.                     Caption="Constraints on manipulating animation elements"
  337.                     Command="animation.html#animationNS-Integrating-ConstraintsOnAttributes"
  338.                 />
  339.                 <Item
  340.                     Caption="Handling syntax errors"
  341.                     Command="animation.html#animationNS-AnimationSyntaxErrors"
  342.                 />
  343.                 <Item
  344.                     Caption="Error handling semantics"
  345.                     Command="animation.html#animationNS-Integration-ErrorHandling"
  346.                 />
  347.             </Item>
  348.         </Item>
  349.     </Item>
  350.     <Item
  351.         Caption="4. The SMIL 2.0 Content Control Modules"
  352.         Command="smil-content.html"
  353.     >
  354.         <Item
  355.             Caption="4.1 Introduction"
  356.             Command="smil-content.html#ContentControlNS-Introduction"
  357.         />
  358.         <Item
  359.             Caption="4.2 The SMIL 2.0 BasicContentControl Module"
  360.             Command="smil-content.html#ContentControlNS-BasicContent"
  361.         >
  362.             <Item
  363.                 Caption="4.2.1 SMIL 2.0 BasicContentControl Module Overview"
  364.                 Command="smil-content.html#ContentControlNS-SyntaxSemantics-BasicContent"
  365.             >
  366.                 <Item
  367.                     Caption="Predefined System Test Attributes"
  368.                     Command="smil-content.html#ContentControlNS-PredefinedSystemTest"
  369.                 />
  370.                 <Item
  371.                     Caption="The switch element"
  372.                     Command="smil-content.html#q5"
  373.                 />
  374.                 <Item
  375.                     Caption="System Test Attribute In-Line Use"
  376.                     Command="smil-content.html#ContentControlNS-InlineTestAttributes"
  377.                 />
  378.                 <Item
  379.                     Caption="Examples of Switch and Test Attribute Use"
  380.                     Command="smil-content.html#q7"
  381.                 />
  382.             </Item>
  383.             <Item
  384.                 Caption="4.2.2 Elements and Attributes"
  385.                 Command="smil-content.html#ContentControlNS-BasicElementsAttr"
  386.             >
  387.                 <Item
  388.                     Caption="The switch element"
  389.                     Command="smil-content.html#edef-switch"
  390.                 >
  391.                     <Item
  392.                         Caption="Element attributes"
  393.                         Command="smil-content.html#q10"
  394.                     />
  395.                     <Item
  396.                         Caption="Element content"
  397.                         Command="smil-content.html#q11"
  398.                     />
  399.                 </Item>
  400.                 <Item
  401.                     Caption="Predefined Test Attributes"
  402.                     Command="smil-content.html#ContentControlNS-PredefinedTestAttributes"
  403.                 />
  404.             </Item>
  405.             <Item
  406.                 Caption="4.2.3 Integration Requirements for the BasicContentControl Module"
  407.                 Command="smil-content.html#q13"
  408.             />
  409.             <Item
  410.                 Caption="4.2.4 Document Type Definition (DTD) for the BasicContentControl Module"
  411.                 Command="smil-content.html#q14"
  412.             />
  413.         </Item>
  414.         <Item
  415.             Caption="4.3 The SMIL 2.0 CustomTestAttributes Module"
  416.             Command="smil-content.html#ContentControlNS-UserGroups"
  417.         >
  418.             <Item
  419.                 Caption="4.3.1 SMIL 2.0 CustomTestAttributes Module Overview"
  420.                 Command="smil-content.html#ContentControlNS-Overview-UserGroups"
  421.             >
  422.                 <Item
  423.                     Caption="Example Use"
  424.                     Command="smil-content.html#q17"
  425.                 />
  426.                 <Item
  427.                     Caption="Rules for Setting Values"
  428.                     Command="smil-content.html#ContentControlNS-customTest-rules"
  429.                 />
  430.             </Item>
  431.             <Item
  432.                 Caption="4.3.2 Elements and Attributes"
  433.                 Command="smil-content.html#ContentControlNS-ElementsAttr-UserGroups"
  434.             >
  435.                 <Item
  436.                     Caption="The customAttributes element"
  437.                     Command="smil-content.html#edef-customAttributes"
  438.                 >
  439.                     <Item
  440.                         Caption="Element attributes"
  441.                         Command="smil-content.html#q21"
  442.                     />
  443.                     <Item
  444.                         Caption="Element content"
  445.                         Command="smil-content.html#q22"
  446.                     />
  447.                 </Item>
  448.                 <Item
  449.                     Caption="The customTest element"
  450.                     Command="smil-content.html#edef-customTest"
  451.                 >
  452.                     <Item
  453.                         Caption="Element attributes"
  454.                         Command="smil-content.html#q24"
  455.                     />
  456.                     <Item
  457.                         Caption="Element content"
  458.                         Command="smil-content.html#q25"
  459.                     />
  460.                 </Item>
  461.                 <Item
  462.                     Caption="The customTest attribute"
  463.                     Command="smil-content.html#ContentControlNS-CustomTestAttr"
  464.                 />
  465.             </Item>
  466.             <Item
  467.                 Caption="4.3.3 Integration Requirements for the CustomTestAttribute Module"
  468.                 Command="smil-content.html#q27"
  469.             />
  470.             <Item
  471.                 Caption="4.3.4 Document Type Definition (DTD) for the CustomTestAttribute Module"
  472.                 Command="smil-content.html#q28"
  473.             />
  474.         </Item>
  475.         <Item
  476.             Caption="4.4 The SMIL 2.0 PrefetchControl Module"
  477.             Command="smil-content.html#ContentControlNS-PrefetchControl"
  478.         >
  479.             <Item
  480.                 Caption="4.4.1 SMIL 2.0 PrefetchControl Module Overview"
  481.                 Command="smil-content.html#ContentControlNS-Overview-PrefetchControl"
  482.             >
  483.                 <Item
  484.                     Caption="Examples"
  485.                     Command="smil-content.html#q16"
  486.                 />
  487.             </Item>
  488.             <Item
  489.                 Caption="4.4.2 Elements and Attributes"
  490.                 Command="smil-content.html#ContentControlNS-ElementAttr-Prefetch"
  491.             >
  492.                 <Item
  493.                     Caption="The prefetch element"
  494.                     Command="smil-content.html#edef-prefetch"
  495.                 >
  496.                     <Item
  497.                         Caption="Element attributes"
  498.                         Command="smil-content.html#q34"
  499.                     />
  500.                     <Item
  501.                         Caption="Attribute value syntax"
  502.                         Command="smil-content.html#q35"
  503.                     />
  504.                 </Item>
  505.             </Item>
  506.             <Item
  507.                 Caption="4.4.3 Integration Requirements for the PrefetchControl Module"
  508.                 Command="smil-content.html#q36"
  509.             />
  510.             <Item
  511.                 Caption="4.4.4 Document Type Definition (DTD) for the PrefetchControl Module"
  512.                 Command="smil-content.html#q37"
  513.             />
  514.         </Item>
  515.         <Item
  516.             Caption="4.5 The SMIL 2.0 SkipContentControl Module"
  517.             Command="smil-content.html#ContentControlNS-SkipContent"
  518.         >
  519.             <Item
  520.                 Caption="4.5.1 SMIL 2.0 SkipContentControl Module Overview"
  521.                 Command="smil-content.html#ContentControlNS-SyntaxSemantics-SkipContent"
  522.             />
  523.             <Item
  524.                 Caption="4.5.2 Elements and Attributes"
  525.                 Command="smil-content.html#ContentControlNS-ElementAttr-SkipContent"
  526.             >
  527.                 <Item
  528.                     Caption="Element definition"
  529.                     Command="smil-content.html#ContentControlNS-SkipContentElement"
  530.                 />
  531.                 <Item
  532.                     Caption="The skip-content attribute"
  533.                     Command="smil-content.html#ContentControlNS-SkipContentAttribute"
  534.                 />
  535.             </Item>
  536.             <Item
  537.                 Caption="4.5.3 Integration Requirements for the SkipContentControl Module"
  538.                 Command="smil-content.html#q43"
  539.             />
  540.         </Item>
  541.     </Item>
  542.     <Item
  543.         Caption="5. The SMIL 2.0 Layout Modules"
  544.         Command="layout.html"
  545.     >
  546.         <Item
  547.             Caption="5.1 Introduction"
  548.             Command="layout.html#LayoutModuleNS-Introduction"
  549.         />
  550.         <Item
  551.             Caption="5.2  Overview of the SMIL 2.0 BasicLayout Module"
  552.             Command="layout.html#LayoutModuleNS-BasicLayout"
  553.         />
  554.         <Item
  555.             Caption="5.3 SMIL 2.0 BasicLayout Module Syntax and Semantics"
  556.             Command="layout.html#LayoutModuleNS-SyntaxSemantics-BasicLayout"
  557.         >
  558.             <Item
  559.                 Caption="5.3.1 Elements and Attributes"
  560.                 Command="layout.html#LayoutModuleNS-ElementsAndAttributes-BasicLayout"
  561.             >
  562.                 <Item
  563.                     Caption="The layout element"
  564.                     Command="layout.html#edef-layout"
  565.                 >
  566.                     <Item
  567.                         Caption="Element content"
  568.                         Command="layout.html#LayoutModuleNS-Element-content"
  569.                     />
  570.                 </Item>
  571.                 <Item
  572.                     Caption="The region element"
  573.                     Command="layout.html#edef-region"
  574.                 />
  575.                 <Item
  576.                     Caption="The root-layout element"
  577.                     Command="layout.html#edef-root-layout"
  578.                 />
  579.                 <Item
  580.                     Caption="The region attribute"
  581.                     Command="layout.html#LayoutModuleNS-Region-Att"
  582.                 />
  583.             </Item>
  584.             <Item
  585.                 Caption="5.3.2 SMIL BasicLayout Module Details"
  586.                 Command="layout.html#LayoutModuleNS-LayoutDetails-BasicLayout"
  587.             />
  588.             <Item
  589.                 Caption="5.3.3 Document Type Definition (DTD) for the BasicLayout Module"
  590.                 Command="layout.html#LayoutModuleNS-DTD-BasicLayout"
  591.             />
  592.         </Item>
  593.         <Item
  594.             Caption="5.4 Overview of the SMIL 2.0 AudioLayout Module"
  595.             Command="layout.html#LayoutModuleNS-AudioLayout"
  596.         >
  597.             <Item
  598.                 Caption="5.4.1 Integration Requirements for the AudioLayout Module"
  599.                 Command="layout.html#LayoutModuleNS-Prerequites-and-Requirements-AudioLayout"
  600.             />
  601.             <Item
  602.                 Caption="5.4.2 Audio Volume Control"
  603.                 Command="layout.html#LayoutModuleNS-Audio-Volume-Control"
  604.             />
  605.         </Item>
  606.         <Item
  607.             Caption="5.5 SMIL 2.0 AudioLayout Module Syntax and Semantics"
  608.             Command="layout.html#LayoutModuleNS-SyntaxSemantics-AudioLayout"
  609.         >
  610.             <Item
  611.                 Caption="5.5.1 Elements and Attributes"
  612.                 Command="layout.html#LayoutModuleNS-ElementsAndAttributes-AudioLayout"
  613.             >
  614.                 <Item
  615.                     Caption="The region element"
  616.                     Command="layout.html#LayoutModuleNS-region-Level-0"
  617.                 />
  618.             </Item>
  619.         </Item>
  620.         <Item
  621.             Caption="5.6 Overview of the SMIL 2.0 MultiWindowLayout Module"
  622.             Command="layout.html#LayoutModuleNS-MultiWindowLayout"
  623.         >
  624.             <Item
  625.                 Caption="5.6.1 Integration Requirements for the MultiWindowLayout Module"
  626.                 Command="layout.html#LayoutModuleNS-Prerequites-and-Requirements-MultiWindowLayout"
  627.             />
  628.             <Item
  629.                 Caption="5.6.2 Multiple Top-Level Window Support"
  630.                 Command="layout.html#LayoutModuleNS-Multiple-Top-Level-Window-Support"
  631.             />
  632.         </Item>
  633.         <Item
  634.             Caption="5.7 SMIL 2.0 MultiWindowLayout Module Syntax and Semantics"
  635.             Command="layout.html#LayoutModuleNS-SyntaxSemantics-MultiWindowLayout"
  636.         >
  637.             <Item
  638.                 Caption="5.7.1 Elements and Attributes"
  639.                 Command="layout.html#LayoutModuleNS-ElementsAndAttributes-Level-1"
  640.             >
  641.                 <Item
  642.                     Caption="The topLayout element"
  643.                     Command="layout.html#edef-topLayout"
  644.                 >
  645.                     <Item
  646.                         Caption="Element content"
  647.                         Command="layout.html#q24"
  648.                     />
  649.                 </Item>
  650.                 <Item
  651.                     Caption="The layout element"
  652.                     Command="layout.html#LayoutModuleNS-Layout-Element-inst"
  653.                 >
  654.                     <Item
  655.                         Caption="Element content"
  656.                         Command="layout.html#q26"
  657.                     />
  658.                 </Item>
  659.             </Item>
  660.             <Item
  661.                 Caption="5.7.2 MultiWindowLayout Module Events"
  662.                 Command="layout.html#LayoutModuleNS-MultiWindowLayoutModule-Events"
  663.             >
  664.                 <Item
  665.                     Caption="Integration Requirements for the MultiWindowLayout Module Events"
  666.                     Command="layout.html#LayoutModuleNS-MultiWindowLayoutModule-Events-Integration"
  667.                 />
  668.             </Item>
  669.             <Item
  670.                 Caption="5.7.3 Document Type Definition (DTD) for the MultiWindowLayout Module"
  671.                 Command="layout.html#LayoutModuleNS-DTD-MultiWindowLayoutModule"
  672.             />
  673.         </Item>
  674.         <Item
  675.             Caption="5.8 Overview of the SMIL 2.0 HierarchicalLayout Module"
  676.             Command="layout.html#LayoutModuleNS-HierarchicalLayout"
  677.         >
  678.             <Item
  679.                 Caption="5.8.1 Integration Requirements for the HierarchicalLayout Module"
  680.                 Command="layout.html#LayoutModuleNS-Prerequites-and-Requirements-HierarchicalLayout"
  681.             />
  682.         </Item>
  683.         <Item
  684.             Caption="5.9 New Features in the SMIL 2.0 HierarchicalLayout Module"
  685.             Command="layout.html#LayoutModuleNS-Additional-Features-in-HierarchicalLayout"
  686.         >
  687.             <Item
  688.                 Caption="5.9.1 Hierarchical Region Layout"
  689.                 Command="layout.html#LayoutModuleNS-Hierarchical-Region-Layout"
  690.             />
  691.             <Item
  692.                 Caption="5.9.2 Sub-Region Layout"
  693.                 Command="layout.html#q34"
  694.             />
  695.             <Item
  696.                 Caption="5.9.3 Media Object fit, z-index, and backgroundColor"
  697.                 Command="layout.html#LayoutModuleNS-Media-Object-fit"
  698.             />
  699.             <Item
  700.                 Caption="5.9.4 Registration Points"
  701.                 Command="layout.html#q36"
  702.             />
  703.         </Item>
  704.         <Item
  705.             Caption="5.10 SMIL 2.0 HierarchicalLayout Syntax and Semantics"
  706.             Command="layout.html#LayoutModuleNS-SMIL-HierarchicalLayout-Syntax-and-Semantics"
  707.         >
  708.             <Item
  709.                 Caption="5.10.1 Elements and attributes"
  710.                 Command="layout.html#LayoutModuleNS-HierarchicalLayout-ElementsAndAttributes"
  711.             >
  712.                 <Item
  713.                     Caption="The layout element"
  714.                     Command="layout.html#q39"
  715.                 />
  716.                 <Item
  717.                     Caption="The region element"
  718.                     Command="layout.html#LayoutModuleNS-Region-Element-inst"
  719.                 />
  720.                 <Item
  721.                     Caption="The regPoint element"
  722.                     Command="layout.html#edef-regPoint"
  723.                 />
  724.             </Item>
  725.             <Item
  726.                 Caption="5.10.2 SMIL HierarchicalLayout Positioning and Presentation Attributes"
  727.                 Command="layout.html#LayoutModuleNS-HierarchicalLayoutPositionAttr"
  728.             >
  729.                 <Item
  730.                     Caption="Media specific background color"
  731.                     Command="layout.html#Layout2ModuleNS-SubregionBackgroundColor"
  732.                 />
  733.                 <Item
  734.                     Caption="Sub-region Positioning Attributes"
  735.                     Command="layout.html#Layout2ModuleNS-SubRegPos"
  736.                 />
  737.                 <Item
  738.                     Caption="Registration point attributes"
  739.                     Command="layout.html#Layout2ModuleNS-RegPointAttr"
  740.                 />
  741.                 <Item
  742.                     Caption="Region fit override"
  743.                     Command="layout.html#Layout2ModuleNS-RegionFitOverride"
  744.                 />
  745.                 <Item
  746.                     Caption="Region z-index override"
  747.                     Command="layout.html#Layout2ModuleNS-RegionZIndexOverride"
  748.                 />
  749.             </Item>
  750.         </Item>
  751.     </Item>
  752.     <Item
  753.         Caption="6. The SMIL 2.0 Linking Modules"
  754.         Command="extended-linking.html"
  755.     >
  756.         <Item
  757.             Caption="6.1 Introduction"
  758.             Command="extended-linking.html#SMILLinking-Introduction"
  759.         />
  760.         <Item
  761.             Caption="6.2 Relationship with Other XML Linking-related Formats"
  762.             Command="extended-linking.html#SMILLinking-Relationship-to-XML-Linking"
  763.         >
  764.             <Item
  765.                 Caption="6.2.1 Relationship with XPointer"
  766.                 Command="extended-linking.html#SMILLinking-Relationship-to-XPointer"
  767.             />
  768.             <Item
  769.                 Caption="6.2.2 Relationship with XLink"
  770.                 Command="extended-linking.html#SMILLinking-Relationship-to-XLink"
  771.             />
  772.             <Item
  773.                 Caption="6.2.3 Relationship with XML Base"
  774.                 Command="extended-linking.html#SMILLinking-Relationship-to-XML-Base"
  775.             />
  776.             <Item
  777.                 Caption="6.2.4 Relationship with XHTML"
  778.                 Command="extended-linking.html#SMILLinking-Relationship-to-XHTML"
  779.             />
  780.         </Item>
  781.         <Item
  782.             Caption="6.3 Linking into SMIL 2.0 Documents"
  783.             Command="extended-linking.html#SMILLinking-Into"
  784.         >
  785.             <Item
  786.                 Caption="6.3.1 Handling of Links in Embedded Documents"
  787.                 Command="extended-linking.html#SMILLinking-Embed"
  788.             />
  789.             <Item
  790.                 Caption="6.3.2 Error Handling"
  791.                 Command="extended-linking.html#SMILLinking-Error"
  792.             />
  793.         </Item>
  794.         <Item
  795.             Caption="6.4 SMIL 2.0 LinkingAttributes Module"
  796.             Command="extended-linking.html#SMILLinking-LinkingAttributes"
  797.         />
  798.         <Item
  799.             Caption="6.5 SMIL 2.0 BasicLinking Module"
  800.             Command="extended-linking.html#SMILLinking-BasicLinking"
  801.         >
  802.             <Item
  803.                 Caption="6.5.1 The a Element"
  804.                 Command="extended-linking.html#SMILLinking-A"
  805.             />
  806.             <Item
  807.                 Caption="6.5.2 The area Element"
  808.                 Command="extended-linking.html#SMILLinking-Area"
  809.             />
  810.         </Item>
  811.         <Item
  812.             Caption="6.6 SMIL 2.0 ObjectLinking Module"
  813.             Command="extended-linking.html#SMILLinking-ObjectLinking"
  814.         >
  815.             <Item
  816.                 Caption="6.6.1 The fragment Attribute"
  817.                 Command="extended-linking.html#SMILLinking-Fragment"
  818.             />
  819.         </Item>
  820.     </Item>
  821.     <Item
  822.         Caption="7. The SMIL 2.0 Media Object Modules"
  823.         Command="extended-media-object.html"
  824.     >
  825.         <Item
  826.             Caption="7.1 Introduction"
  827.             Command="extended-media-object.html#media-Introduction"
  828.         />
  829.         <Item
  830.             Caption="7.2 Definitions"
  831.             Command="extended-media-object.html#media-Definitions"
  832.         />
  833.         <Item
  834.             Caption="7.3 SMIL BasicMedia Module"
  835.             Command="extended-media-object.html#media-BasicMedia"
  836.         >
  837.             <Item
  838.                 Caption="7.3.1 Media Object Elements - ref, animation, audio, img, text, textstream and video"
  839.                 Command="extended-media-object.html#edef-ref"
  840.             />
  841.             <Item
  842.                 Caption="7.3.2 Integration Requirements"
  843.                 Command="extended-media-object.html#media-BasicMedia-integration"
  844.             />
  845.         </Item>
  846.         <Item
  847.             Caption="7.4 SMIL MediaParam Module"
  848.             Command="extended-media-object.html#media-MediaParam"
  849.         >
  850.             <Item
  851.                 Caption="7.4.1 Media object initialization: the param element"
  852.                 Command="extended-media-object.html#edef-param"
  853.             />
  854.             <Item
  855.                 Caption="7.4.2 Element Attributes for All Media Objects"
  856.                 Command="extended-media-object.html#q8"
  857.             />
  858.             <Item
  859.                 Caption="7.4.3 Integration Requirements"
  860.                 Command="extended-media-object.html#media-MediaParam-integration"
  861.             />
  862.         </Item>
  863.         <Item
  864.             Caption="7.5 SMIL MediaClipping Module"
  865.             Command="extended-media-object.html#media-MediaClipping"
  866.         >
  867.             <Item
  868.                 Caption="7.5.1 MediaClipping Attributes"
  869.                 Command="extended-media-object.html#media-MediaClipping-attributes"
  870.             />
  871.         </Item>
  872.         <Item
  873.             Caption="7.6 SMIL MediaClipMarkers Module"
  874.             Command="extended-media-object.html#media-MediaClipMarkers"
  875.         >
  876.             <Item
  877.                 Caption="7.6.1 MediaClipMarkers Attribute Extensions"
  878.                 Command="extended-media-object.html#media-MediaClipMarkers-attributes"
  879.             />
  880.         </Item>
  881.         <Item
  882.             Caption="7.7 SMIL BrushMedia Module"
  883.             Command="extended-media-object.html#media-BrushMedia"
  884.         >
  885.             <Item
  886.                 Caption="7.7.1 The brush element"
  887.                 Command="extended-media-object.html#edef-brush"
  888.             />
  889.             <Item
  890.                 Caption="7.7.2 Integration Requirements"
  891.                 Command="extended-media-object.html#q16"
  892.             />
  893.         </Item>
  894.         <Item
  895.             Caption="7.8 SMIL MediaAccessibility Module"
  896.             Command="extended-media-object.html#media-MediaAccessibility"
  897.         >
  898.             <Item
  899.                 Caption="7.8.1 MediaAccessibility Attributes"
  900.                 Command="extended-media-object.html#media-MediaAccessibility-attributes"
  901.             />
  902.         </Item>
  903.         <Item
  904.             Caption="7.9 SMIL MediaDescription Module"
  905.             Command="extended-media-object.html#media-MediaDescription"
  906.         >
  907.             <Item
  908.                 Caption="7.9.1 MediaDescription Attributes"
  909.                 Command="extended-media-object.html#media-MediaDescription-attributes"
  910.             />
  911.         </Item>
  912.         <Item
  913.             Caption="7.10 Appendices"
  914.             Command="extended-media-object.html#media-appendices"
  915.         >
  916.             <Item
  917.                 Caption="7.10.1 Appendix A: Changes to SMIL 1.0 Media Object Attributes"
  918.                 Command="extended-media-object.html#media-changes"
  919.             >
  920.                 <Item
  921.                     Caption="clipBegin, clipEnd, clip-begin, clip-end"
  922.                     Command="extended-media-object.html#q23"
  923.                 />
  924.                 <Item
  925.                     Caption="Handling of new clipBegin/clipEnd syntax in SMIL 1.0 software"
  926.                     Command="extended-media-object.html#q24"
  927.                 />
  928.                 <Item
  929.                     Caption="New Accessibility Attributes"
  930.                     Command="extended-media-object.html#q25"
  931.                 />
  932.                 <Item
  933.                     Caption="New Advanced Media Attributes"
  934.                     Command="extended-media-object.html#q26"
  935.                 />
  936.             </Item>
  937.             <Item
  938.                 Caption="7.10.2 Appendix B: Changes to SMIL 1.0 Media Object Elements"
  939.                 Command="extended-media-object.html#media-changes-elements"
  940.             >
  941.                 <Item
  942.                     Caption="New child elements for media objects"
  943.                     Command="extended-media-object.html#media-changes-newchildren"
  944.                 />
  945.                 <Item
  946.                     Caption="The param element"
  947.                     Command="extended-media-object.html#media-Param-Element-def"
  948.                 />
  949.                 <Item
  950.                     Caption="The brush element"
  951.                     Command="extended-media-object.html#media-Brush-Element-def"
  952.                 />
  953.             </Item>
  954.         </Item>
  955.     </Item>
  956.     <Item
  957.         Caption="8. The SMIL 2.0 Metainformation Module"
  958.         Command="metadata.html"
  959.     >
  960.         <Item
  961.             Caption="8.1 Introduction"
  962.             Command="metadata.html#smilMetadataNS-introduction"
  963.         />
  964.         <Item
  965.             Caption="8.2 Overview of the SMIL 2.0 Metainformation module"
  966.             Command="metadata.html#q2"
  967.         >
  968.             <Item
  969.                 Caption="8.2.1 Compatibility with SMIL 1.0"
  970.                 Command="metadata.html#smilMetadataNS-meta-element"
  971.             />
  972.             <Item
  973.                 Caption="8.2.2 Extensions to SMIL 1.0"
  974.                 Command="metadata.html#smilMetadataNS-extensions"
  975.             />
  976.             <Item
  977.                 Caption="8.2.3 Multiple description schemes"
  978.                 Command="metadata.html#q5"
  979.             />
  980.         </Item>
  981.         <Item
  982.             Caption="8.3 SMIL 2.0 Metainformation Module Syntax and Semantics"
  983.             Command="metadata.html#q6"
  984.         >
  985.             <Item
  986.                 Caption="8.3.1 The meta element"
  987.                 Command="metadata.html#edef-meta"
  988.             />
  989.             <Item
  990.                 Caption="8.3.2 The metadata element"
  991.                 Command="metadata.html#edef-metadata"
  992.             />
  993.         </Item>
  994.         <Item
  995.             Caption="8.4 An Example"
  996.             Command="metadata.html#smilMetadataNS-example"
  997.         />
  998.     </Item>
  999.     <Item
  1000.         Caption="9. The SMIL 2.0 Structure Module"
  1001.         Command="structure.html"
  1002.     >
  1003.         <Item
  1004.             Caption="9.1 Introduction"
  1005.             Command="structure.html#smilStructureNS-Introduction"
  1006.         />
  1007.         <Item
  1008.             Caption="9.2 The SMIL 2.0 Structure Module Syntax and Semantics"
  1009.             Command="structure.html#smilStructureNS-SyntaxSemantics"
  1010.         >
  1011.             <Item
  1012.                 Caption="9.2.1 Elements and attributes"
  1013.                 Command="structure.html#smilStructureNS--ElementsAndAttributes"
  1014.             >
  1015.                 <Item
  1016.                     Caption="The smil element"
  1017.                     Command="structure.html#edef-smil"
  1018.                 >
  1019.                     <Item
  1020.                         Caption="Element attributes"
  1021.                         Command="structure.html#q5"
  1022.                     />
  1023.                     <Item
  1024.                         Caption="Element content"
  1025.                         Command="structure.html#q6"
  1026.                     />
  1027.                 </Item>
  1028.                 <Item
  1029.                     Caption="The head element"
  1030.                     Command="structure.html#edef-head"
  1031.                 >
  1032.                     <Item
  1033.                         Caption="Element attributes"
  1034.                         Command="structure.html#q8"
  1035.                     />
  1036.                     <Item
  1037.                         Caption="Element content"
  1038.                         Command="structure.html#q9"
  1039.                     />
  1040.                 </Item>
  1041.                 <Item
  1042.                     Caption="The body element"
  1043.                     Command="structure.html#edef-body"
  1044.                 >
  1045.                     <Item
  1046.                         Caption="Element attributes"
  1047.                         Command="structure.html#q11"
  1048.                     />
  1049.                     <Item
  1050.                         Caption="Element content"
  1051.                         Command="structure.html#q12"
  1052.                     />
  1053.                 </Item>
  1054.             </Item>
  1055.         </Item>
  1056.         <Item
  1057.             Caption="9.3 Integrating the SMIL Structure Module"
  1058.             Command="structure.html#smilStructureNS-Integration"
  1059.         />
  1060.     </Item>
  1061.     <Item
  1062.         Caption="10. The SMIL 2.0 Timing and Synchronization Module"
  1063.         Command="smil-timing.html"
  1064.     >
  1065.         <Item
  1066.             Caption="10.1 Introduction"
  1067.             Command="smil-timing.html#Timing-Introduction"
  1068.         />
  1069.         <Item
  1070.             Caption="10.2 Overview of SMIL timing"
  1071.             Command="smil-timing.html#Timing-Overview"
  1072.         />
  1073.         <Item
  1074.             Caption="10.3 Language definition"
  1075.             Command="smil-timing.html#Timing-LanguageDefinition"
  1076.         >
  1077.             <Item
  1078.                 Caption="10.3.1 Attributes"
  1079.                 Command="smil-timing.html#Timing-Attributes"
  1080.             >
  1081.                 <Item
  1082.                     Caption="The begin and dur attributes: basic timing support"
  1083.                     Command="smil-timing.html#Timing-BasicTiming"
  1084.                 >
  1085.                     <Item
  1086.                         Caption="Begin value semantics"
  1087.                         Command="smil-timing.html#Timing-BeginValueSemantics"
  1088.                     />
  1089.                     <Item
  1090.                         Caption="Handling negative offsets for begin"
  1091.                         Command="smil-timing.html#Timing-NegativeBegins"
  1092.                     />
  1093.                     <Item
  1094.                         Caption="Negative begin delays"
  1095.                         Command="smil-timing.html#q8"
  1096.                     />
  1097.                     <Item
  1098.                         Caption="Dur value semantics"
  1099.                         Command="smil-timing.html#Timing-DurValueSemantics"
  1100.                     />
  1101.                     <Item
  1102.                         Caption="Examples"
  1103.                         Command="smil-timing.html#Timing-ResolvingTimesExamples"
  1104.                     />
  1105.                 </Item>
  1106.                 <Item
  1107.                     Caption="The end attribute: controlling active duration"
  1108.                     Command="smil-timing.html#Timing-EndAttribute"
  1109.                 >
  1110.                     <Item
  1111.                         Caption="Handling negative offsets for end"
  1112.                         Command="smil-timing.html#Timing-NegativeEnds"
  1113.                     />
  1114.                 </Item>
  1115.                 <Item
  1116.                     Caption="The min and max attributes: more control over the active duration"
  1117.                     Command="smil-timing.html#Timing-MinMax"
  1118.                 >
  1119.                     <Item
  1120.                         Caption="The min attribute and negative begin times"
  1121.                         Command="smil-timing.html#Timing-minAndNegativeBegins"
  1122.                     />
  1123.                 </Item>
  1124.                 <Item
  1125.                     Caption="Timing attribute value grammars"
  1126.                     Command="smil-timing.html#Timing-TimingAttributeGrammars"
  1127.                 >
  1128.                     <Item
  1129.                         Caption="Begin values"
  1130.                         Command="smil-timing.html#Timing-BeginValueListSyntax"
  1131.                     />
  1132.                     <Item
  1133.                         Caption="End values"
  1134.                         Command="smil-timing.html#Timing-EndValueListSyntax"
  1135.                     />
  1136.                     <Item
  1137.                         Caption="Parsing timing specifiers"
  1138.                         Command="smil-timing.html#Timing-ParsingTimeSpecifiers"
  1139.                     />
  1140.                     <Item
  1141.                         Caption="Clock values"
  1142.                         Command="smil-timing.html#Timing-ClockValueSyntax"
  1143.                     />
  1144.                     <Item
  1145.                         Caption="Offset values"
  1146.                         Command="smil-timing.html#Timing-OffsetValueSyntax"
  1147.                     />
  1148.                     <Item
  1149.                         Caption="SMIL 1.0 begin and end values"
  1150.                         Command="smil-timing.html#Timing-SMIL1BeginEndValueListSyntax"
  1151.                     />
  1152.                     <Item
  1153.                         Caption="ID-Reference values"
  1154.                         Command="smil-timing.html#Timing-IDRefValueSyntax"
  1155.                     />
  1156.                     <Item
  1157.                         Caption="Syncbase values"
  1158.                         Command="smil-timing.html#Timing-SyncbaseValueSyntax"
  1159.                     />
  1160.                     <Item
  1161.                         Caption="Event values"
  1162.                         Command="smil-timing.html#Timing-EventValueSyntax"
  1163.                     />
  1164.                     <Item
  1165.                         Caption="Repeat values"
  1166.                         Command="smil-timing.html#Timing-RepeatValueSyntax"
  1167.                     />
  1168.                     <Item
  1169.                         Caption="Accesskey values"
  1170.                         Command="smil-timing.html#Timing-AccessKeyValueSyntax"
  1171.                     />
  1172.                     <Item
  1173.                         Caption="Media marker values"
  1174.                         Command="smil-timing.html#Timing-MediaMarkerValueSyntax"
  1175.                     />
  1176.                     <Item
  1177.                         Caption="Wallclock-sync values"
  1178.                         Command="smil-timing.html#Timing-WallclockSyncValueSyntax"
  1179.                     />
  1180.                 </Item>
  1181.                 <Item
  1182.                     Caption="The endsync attribute"
  1183.                     Command="smil-timing.html#Timing-endsyncAttribute"
  1184.                 />
  1185.                 <Item
  1186.                     Caption="The repeatCount, repeatDur, and repeat attributes: repeating elements"
  1187.                     Command="smil-timing.html#Timing-repeatSyntax"
  1188.                 >
  1189.                     <Item
  1190.                         Caption="Examples"
  1191.                         Command="smil-timing.html#Timing-repeatExamples"
  1192.                     />
  1193.                     <Item
  1194.                         Caption="The min attribute and restart:"
  1195.                         Command="smil-timing.html#Timing-MinAndRestart"
  1196.                     />
  1197.                     <Item
  1198.                         Caption="SMIL 1.0 repeat (deprecated)"
  1199.                         Command="smil-timing.html#Timing-repeatAttribute"
  1200.                     />
  1201.                 </Item>
  1202.                 <Item
  1203.                     Caption="The fill attribute: extending an element"
  1204.                     Command="smil-timing.html#Timing-fillAttribute"
  1205.                 >
  1206.                     <Item
  1207.                         Caption="The fillDefault attribute"
  1208.                         Command="smil-timing.html#Timing-Time-containers-fillDefault"
  1209.                     />
  1210.                     <Item
  1211.                         Caption="The Event sensitivity and fill"
  1212.                         Command="smil-timing.html#Timing-Event-sensitivity-fill"
  1213.                     />
  1214.                 </Item>
  1215.                 <Item
  1216.                     Caption="The restart attribute"
  1217.                     Command="smil-timing.html#Timing-restartAttribute"
  1218.                 >
  1219.                     <Item
  1220.                         Caption="Using restart for toggle activation"
  1221.                         Command="smil-timing.html#Timing-UsingRestartForToggle"
  1222.                     />
  1223.                     <Item
  1224.                         Caption="Controlling the default behavior of restart"
  1225.                         Command="smil-timing.html#Timing-ResetDefaultAttribute"
  1226.                     />
  1227.                     <Item
  1228.                         Caption="Resetting element state"
  1229.                         Command="smil-timing.html#Timing-ResettingElementState"
  1230.                     />
  1231.                 </Item>
  1232.                 <Item
  1233.                     Caption="The syncBehavior, syncTolerance, and syncMaster attributes: controlling runtime synchronization"
  1234.                     Command="smil-timing.html#Timing-ControllingRuntimeSync"
  1235.                 >
  1236.                     <Item
  1237.                         Caption="Controlling the default behavior"
  1238.                         Command="smil-timing.html#Timing-SyncBvrDefaults"
  1239.                     />
  1240.                     <Item
  1241.                         Caption="The accumulated synchronization offset"
  1242.                         Command="smil-timing.html#Timing-SyncAccumOffset"
  1243.                     />
  1244.                 </Item>
  1245.                 <Item
  1246.                     Caption="Attributes for timing integration: timeContainer and timeAction"
  1247.                     Command="smil-timing.html#Timing-IntegrationAttributes"
  1248.                 >
  1249.                     <Item
  1250.                         Caption="The timeContainer attribute"
  1251.                         Command="smil-timing.html#Timing-timeContainerAttribute"
  1252.                     />
  1253.                 </Item>
  1254.                 <Item
  1255.                     Caption="The timeAction attribute"
  1256.                     Command="smil-timing.html#Timing-timeActionAttribute"
  1257.                 />
  1258.                 <Item
  1259.                     Caption="Examples:"
  1260.                     Command="smil-timing.html#q48"
  1261.                 />
  1262.             </Item>
  1263.             <Item
  1264.                 Caption="10.3.2 Elements"
  1265.                 Command="smil-timing.html#Timing-TimeContainerSyntax"
  1266.             >
  1267.                 <Item
  1268.                     Caption="The par element"
  1269.                     Command="smil-timing.html#Timing-ParSyntax"
  1270.                 >
  1271.                     <Item
  1272.                         Caption="Implicit duration of par"
  1273.                         Command="smil-timing.html#Timing-ImplicitDurPar"
  1274.                     />
  1275.                 </Item>
  1276.                 <Item
  1277.                     Caption="The seq element"
  1278.                     Command="smil-timing.html#Timing-SeqSyntax"
  1279.                 >
  1280.                     <Item
  1281.                         Caption="Implicit duration of seq containers"
  1282.                         Command="smil-timing.html#Timing-ImplicitDurSeq"
  1283.                     />
  1284.                 </Item>
  1285.                 <Item
  1286.                     Caption="The excl element"
  1287.                     Command="smil-timing.html#Timing-ExclSyntax"
  1288.                 >
  1289.                     <Item
  1290.                         Caption="Implicit duration of excl containers"
  1291.                         Command="smil-timing.html#Timing-ImplicitDurExcl"
  1292.                     />
  1293.                     <Item
  1294.                         Caption="The priorityClass element"
  1295.                         Command="smil-timing.html#Timing-priorityClassElement"
  1296.                     />
  1297.                     <Item
  1298.                         Caption="Examples using excl and priorityClass"
  1299.                         Command="smil-timing.html#Timing-priorityClassExamples"
  1300.                     />
  1301.                     <Item
  1302.                         Caption="Pause queue semantics"
  1303.                         Command="smil-timing.html#Timing-PauseQueueSemantics"
  1304.                     />
  1305.                 </Item>
  1306.                 <Item
  1307.                     Caption="Implicit duration of media element time containers"
  1308.                     Command="smil-timing.html#Timing-ImplicitDurOfMediaElementTimeContainers"
  1309.                 >
  1310.                     <Item
  1311.                         Caption="Examples:"
  1312.                         Command="smil-timing.html#q67"
  1313.                     />
  1314.                     <Item
  1315.                         Caption="Media time containers of other types"
  1316.                         Command="smil-timing.html#q68"
  1317.                     />
  1318.                 </Item>
  1319.             </Item>
  1320.             <Item
  1321.                 Caption="10.3.3 Semantics of the Timing Model"
  1322.                 Command="smil-timing.html#Timing-SemanticsOfTimingModel"
  1323.             >
  1324.                 <Item
  1325.                     Caption="Resolving times"
  1326.                     Command="smil-timing.html#Timing-ResolvingTimes"
  1327.                 >
  1328.                     <Item
  1329.                         Caption="Definite times"
  1330.                         Command="smil-timing.html#Timing-DefiniteTimes"
  1331.                     />
  1332.                 </Item>
  1333.                 <Item
  1334.                     Caption="Defining the simple duration"
  1335.                     Command="smil-timing.html#Timing-DefiningSimpleDur"
  1336.                 >
  1337.                     <Item
  1338.                         Caption="repeatCount and unresolved simple duration"
  1339.                         Command="smil-timing.html#Timing-RepeatCountAndUnresolvedSimpleDur"
  1340.                     />
  1341.                 </Item>
  1342.                 <Item
  1343.                     Caption="Computing the active duration"
  1344.                     Command="smil-timing.html#Timing-ComputingActiveDur"
  1345.                 >
  1346.                     <Item
  1347.                         Caption="Active duration arithmetic rules"
  1348.                         Command="smil-timing.html#q75"
  1349.                     />
  1350.                     <Item
  1351.                         Caption="Active duration algorithm"
  1352.                         Command="smil-timing.html#q80"
  1353.                     />
  1354.                     <Item
  1355.                         Caption="Intermediate Active Duration Computation"
  1356.                         Command="smil-timing.html#q81"
  1357.                     />
  1358.                 </Item>
  1359.                 <Item
  1360.                     Caption="Paused elements and the active duration"
  1361.                     Command="smil-timing.html#Timing-PausedElementsAndActiveDur"
  1362.                 />
  1363.                 <Item
  1364.                     Caption="Evaluation of begin and end time lists"
  1365.                     Command="smil-timing.html#Timing-EvaluationOfBeginEndTimeLists"
  1366.                 >
  1367.                     <Item
  1368.                         Caption="The instance times lists"
  1369.                         Command="smil-timing.html#Timing-BeginEnd-InstanceTimesLists"
  1370.                     />
  1371.                     <Item
  1372.                         Caption="Principles for building and pruning intervals"
  1373.                         Command="smil-timing.html#q86"
  1374.                     />
  1375.                     <Item
  1376.                         Caption="Element life-cycle"
  1377.                         Command="smil-timing.html#Timing-BeginEnd-LifeCycle"
  1378.                     />
  1379.                     <Item
  1380.                         Caption="Interaction with restart semantics"
  1381.                         Command="smil-timing.html#Timing-BeginEnd-Restart"
  1382.                     />
  1383.                     <Item
  1384.                         Caption="Cyclic dependencies in the timegraph"
  1385.                         Command="smil-timing.html#Timing-BeginEnd-Cycles"
  1386.                     />
  1387.                     <Item
  1388.                         Caption="Detecting Cycles"
  1389.                         Command="smil-timing.html#q95"
  1390.                     />
  1391.                     <Item
  1392.                         Caption="Examples"
  1393.                         Command="smil-timing.html#q96"
  1394.                     />
  1395.                 </Item>
  1396.                 <Item
  1397.                     Caption="Timing and real-world clock times"
  1398.                     Command="smil-timing.html#Timing-TimingAndRealWorldClockTime"
  1399.                 />
  1400.                 <Item
  1401.                     Caption="Interval timing"
  1402.                     Command="smil-timing.html#Timing-IntervalTiming"
  1403.                 >
  1404.                     <Item
  1405.                         Caption="Background rationale"
  1406.                         Command="smil-timing.html#Timing-BackgroundRationale"
  1407.                     />
  1408.                     <Item
  1409.                         Caption="Implications for the time model"
  1410.                         Command="smil-timing.html#Timing-ImplicationsForTimeModel"
  1411.                     />
  1412.                 </Item>
  1413.                 <Item
  1414.                     Caption="Event sensitivity"
  1415.                     Command="smil-timing.html#Timing-EventSensitivity"
  1416.                 >
  1417.                     <Item
  1418.                         Caption="User event sensitivity and timing"
  1419.                         Command="smil-timing.html#q102"
  1420.                     />
  1421.                     <Item
  1422.                         Caption="Link Activation compared to Event activation"
  1423.                         Command="smil-timing.html#q103"
  1424.                     />
  1425.                 </Item>
  1426.                 <Item
  1427.                     Caption="Converting between local and global times"
  1428.                     Command="smil-timing.html#Timing-ConvertingLocalGlobalTimes"
  1429.                 >
  1430.                     <Item
  1431.                         Caption="Element active time calculation"
  1432.                         Command="smil-timing.html#q105"
  1433.                     />
  1434.                     <Item
  1435.                         Caption="Element simple time calculation"
  1436.                         Command="smil-timing.html#q106"
  1437.                     />
  1438.                     <Item
  1439.                         Caption="Converting wall-clock values"
  1440.                         Command="smil-timing.html#q107"
  1441.                     />
  1442.                     <Item
  1443.                         Caption="Converting from event time to element time"
  1444.                         Command="smil-timing.html#q108"
  1445.                     />
  1446.                     <Item
  1447.                         Caption="Converting from element time to element time"
  1448.                         Command="smil-timing.html#q109"
  1449.                     />
  1450.                     <Item
  1451.                         Caption="Time conversions and sampling the time graph"
  1452.                         Command="smil-timing.html#q110"
  1453.                     />
  1454.                 </Item>
  1455.                 <Item
  1456.                     Caption="Hyperlinks and timing"
  1457.                     Command="smil-timing.html#Timing-HyperlinksAndTiming"
  1458.                 >
  1459.                     <Item
  1460.                         Caption="Implications of beginElement() and hyperlinking for seq and excl time containers"
  1461.                         Command="smil-timing.html#Timing-HyperlinkImplicationsOnSeqExcl"
  1462.                     />
  1463.                 </Item>
  1464.                 <Item
  1465.                     Caption="Propagating changes to times"
  1466.                     Command="smil-timing.html#Timing-PropagatingTimes"
  1467.                 >
  1468.                     <Item
  1469.                         Caption="Deferred elements and propagating changes to begin"
  1470.                         Command="smil-timing.html#Timing-PropagatingTimes-Deferred"
  1471.                     />
  1472.                     <Item
  1473.                         Caption="Restart and propagating changes to times"
  1474.                         Command="smil-timing.html#q115"
  1475.                     />
  1476.                 </Item>
  1477.                 <Item
  1478.                     Caption="Time container duration"
  1479.                     Command="smil-timing.html#Timing-TimeContainerDuration"
  1480.                 />
  1481.                 <Item
  1482.                     Caption="Time container constraints on child durations"
  1483.                     Command="smil-timing.html#Timing-TimeContainersConstraintsOnChildDurs"
  1484.                 >
  1485.                     <Item
  1486.                         Caption="The min attribute and time container constraints on child durations"
  1487.                         Command="smil-timing.html#Timing-minAndTimeContainersConstraints"
  1488.                     />
  1489.                 </Item>
  1490.                 <Item
  1491.                     Caption="Time container constraints on sync-arcs and events"
  1492.                     Command="smil-timing.html#Timing-TimeContainersConstraints"
  1493.                 >
  1494.                     <Item
  1495.                         Caption="Specifics for sync-arcs"
  1496.                         Command="smil-timing.html#Timing-SpecificsForSyncarcs"
  1497.                     />
  1498.                     <Item
  1499.                         Caption="Specifics for event-based timing"
  1500.                         Command="smil-timing.html#Timing-SpecificsForEvents"
  1501.                     />
  1502.                 </Item>
  1503.                 <Item
  1504.                     Caption="Behavior of 0 duration elements"
  1505.                     Command="smil-timing.html#Timing-BehaviorOf0DurElements"
  1506.                 />
  1507.             </Item>
  1508.             <Item
  1509.                 Caption="10.3.4 Clarifications and surprising results"
  1510.                 Command="smil-timing.html#Timing-ClarificationsSurprisingResults"
  1511.             />
  1512.         </Item>
  1513.         <Item
  1514.             Caption="10.4 Integrating SMIL Timing and Synchronization into a host language"
  1515.             Command="smil-timing.html#Timing-IntegratingSMILTiming"
  1516.         >
  1517.             <Item
  1518.                 Caption="10.4.1 Required host language definitions"
  1519.                 Command="smil-timing.html#Timing-RequiredHostLangDefs"
  1520.             />
  1521.             <Item
  1522.                 Caption="10.4.2 Required definitions and constraints on element timing"
  1523.                 Command="smil-timing.html#Timing-RequiredDefsAndConstraints"
  1524.             >
  1525.                 <Item
  1526.                     Caption="Supported events for event-base timing"
  1527.                     Command="smil-timing.html#Timing-SupportedEvents"
  1528.                 />
  1529.             </Item>
  1530.             <Item
  1531.                 Caption="10.4.3 Error handling semantics"
  1532.                 Command="smil-timing.html#Timing-ErrorHandlingSemantics"
  1533.             />
  1534.         </Item>
  1535.         <Item
  1536.             Caption="10.5 Document object model support"
  1537.             Command="smil-timing.html#Timing-DOMSupport"
  1538.         >
  1539.             <Item
  1540.                 Caption="10.5.1 Element and attribute manipulation, mutation and constraints"
  1541.                 Command="smil-timing.html#Timing-DOMAttributes"
  1542.             />
  1543.             <Item
  1544.                 Caption="10.5.2 Events and event model"
  1545.                 Command="smil-timing.html#Timing-DOMEvents"
  1546.             >
  1547.                 <Item
  1548.                     Caption="Example 1"
  1549.                     Command="smil-timing.html#q132"
  1550.                 />
  1551.                 <Item
  1552.                     Caption="Example 2"
  1553.                     Command="smil-timing.html#q133"
  1554.                 />
  1555.                 <Item
  1556.                     Caption="Example 3"
  1557.                     Command="smil-timing.html#q134"
  1558.                 />
  1559.             </Item>
  1560.             <Item
  1561.                 Caption="10.5.3 Reserved DOM methods"
  1562.                 Command="smil-timing.html#Timing-DOMMethods"
  1563.             />
  1564.         </Item>
  1565.         <Item
  1566.             Caption="10.6 Glossary"
  1567.             Command="smil-timing.html#Timing-Glossary"
  1568.         >
  1569.             <Item
  1570.                 Caption="10.6.1 General concepts"
  1571.                 Command="smil-timing.html#Timing-GeneralConcepts"
  1572.             >
  1573.                 <Item
  1574.                     Caption="Synchronization relationship"
  1575.                     Command="smil-timing.html#Timing-SynchronizationRelationship"
  1576.                 />
  1577.                 <Item
  1578.                     Caption="Time graph"
  1579.                     Command="smil-timing.html#Timing-TimeGraph"
  1580.                 />
  1581.                 <Item
  1582.                     Caption="Descriptive terms for times"
  1583.                     Command="smil-timing.html#Timing-DescriptiveTermsforTimes"
  1584.                 />
  1585.                 <Item
  1586.                     Caption="Local time and global time"
  1587.                     Command="smil-timing.html#Timing-LocalTime"
  1588.                 />
  1589.                 <Item
  1590.                     Caption="Linear and Non-linear media"
  1591.                     Command="smil-timing.html#Timing-LinearMedia"
  1592.                 />
  1593.                 <Item
  1594.                     Caption="Scheduled timing"
  1595.                     Command="smil-timing.html#Timing-ScheduledTiming"
  1596.                 />
  1597.                 <Item
  1598.                     Caption="document begin"
  1599.                     Command="smil-timing.html#q144"
  1600.                 />
  1601.                 <Item
  1602.                     Caption="document end"
  1603.                     Command="smil-timing.html#q145"
  1604.                 />
  1605.                 <Item
  1606.                     Caption="document duration"
  1607.                     Command="smil-timing.html#q146"
  1608.                 />
  1609.                 <Item
  1610.                     Caption="Events and interactive timing"
  1611.                     Command="smil-timing.html#Timing-EventsInteractiveTiming"
  1612.                 />
  1613.                 <Item
  1614.                     Caption="Syncbases"
  1615.                     Command="smil-timing.html#Timing-Syncbases"
  1616.                 />
  1617.                 <Item
  1618.                     Caption="Sync arcs"
  1619.                     Command="smil-timing.html#Timing-SyncArcs"
  1620.                 />
  1621.                 <Item
  1622.                     Caption="Clocks"
  1623.                     Command="smil-timing.html#Timing-Clocks"
  1624.                 />
  1625.                 <Item
  1626.                     Caption="UTC: Coordinated Universal Time"
  1627.                     Command="smil-timing.html#q151"
  1628.                 />
  1629.                 <Item
  1630.                     Caption="Hyperlinking and timing"
  1631.                     Command="smil-timing.html#Timing-HyperlinkingTiming"
  1632.                 />
  1633.                 <Item
  1634.                     Caption="Activation"
  1635.                     Command="smil-timing.html#Timing-Activation"
  1636.                 />
  1637.                 <Item
  1638.                     Caption="Discrete and continuous Media"
  1639.                     Command="smil-timing.html#Timing-DiscreteContinuousMedia"
  1640.                 />
  1641.             </Item>
  1642.             <Item
  1643.                 Caption="10.6.2 Timing concepts"
  1644.                 Command="smil-timing.html#Timing-TimingConcepts"
  1645.             >
  1646.                 <Item
  1647.                     Caption="Time containers"
  1648.                     Command="smil-timing.html#Timing-TimeContainers"
  1649.                 />
  1650.                 <Item
  1651.                     Caption="Content/Media elements"
  1652.                     Command="smil-timing.html#Timing-ContentMediaElements"
  1653.                 />
  1654.                 <Item
  1655.                     Caption="Basic markup"
  1656.                     Command="smil-timing.html#Timing-BasicMarkup"
  1657.                 />
  1658.                 <Item
  1659.                     Caption="Simple and active durations"
  1660.                     Command="smil-timing.html#Timing-SimpleActiveDurs"
  1661.                 />
  1662.                 <Item
  1663.                     Caption="Hard and soft sync"
  1664.                     Command="smil-timing.html#Timing-HardSoftSync"
  1665.                 />
  1666.                 <Item
  1667.                     Caption="Pruning and cutting off an interval"
  1668.                     Command="smil-timing.html#Timing-PruningAndCuttingOff"
  1669.                 />
  1670.             </Item>
  1671.         </Item>
  1672.         <Item
  1673.             Caption="10.7 Appendix A: SMIL Timing and Synchronization modules"
  1674.             Command="smil-timing.html#Timing-Appendix-Modules"
  1675.         />
  1676.         <Item
  1677.             Caption="10.8 Appendix B: Annotated examples"
  1678.             Command="smil-timing.html#Timing-AppendixAnnotatedExamples"
  1679.         >
  1680.             <Item
  1681.                 Caption="10.8.1 Example 1: Simple timing within a Parallel time container"
  1682.                 Command="smil-timing.html#Timing-Ex:SimpleTimingWithinPar"
  1683.             />
  1684.             <Item
  1685.                 Caption="10.8.2 Example 2: Simple timing within a Sequence time container"
  1686.                 Command="smil-timing.html#Timing-Ex:SimpleTimingWithinSeq"
  1687.             />
  1688.             <Item
  1689.                 Caption="10.8.3 Example 3: excl time container with child timing variants"
  1690.                 Command="smil-timing.html#Timing-Ex:ExclWithChildTimingVariants"
  1691.             />
  1692.             <Item
  1693.                 Caption="10.8.4 Example 4: default duration of discrete media"
  1694.                 Command="smil-timing.html#Timing-Ex:0DurDiscreteMedia"
  1695.             />
  1696.             <Item
  1697.                 Caption="10.8.5 Example 5: end specifies end of active dur, not end of simple dur"
  1698.                 Command="smil-timing.html#Timing-Ex:EndSpeciesActiveDur"
  1699.             />
  1700.             <Item
  1701.                 Caption="10.8.6 Example 6: DOM-initiated timing"
  1702.                 Command="smil-timing.html#Timing-Ex:SMILDOMTiming"
  1703.             />
  1704.         </Item>
  1705.         <Item
  1706.             Caption="10.9 Appendix C: Differences from SMIL 1.0"
  1707.             Command="smil-timing.html#Timing-Appendix-DiffsFromSMIL1.0"
  1708.         />
  1709.         <Item
  1710.             Caption="10.10 Appendix D: Unifying event based and scheduled timing"
  1711.             Command="smil-timing.html#Timing-Appendix-Unifying"
  1712.         >
  1713.             <Item
  1714.                 Caption="10.10.1 Background"
  1715.                 Command="smil-timing.html#q172"
  1716.             />
  1717.             <Item
  1718.                 Caption="10.10.2 Modeling interactive, event-based content in SMIL"
  1719.                 Command="smil-timing.html#q173"
  1720.             />
  1721.         </Item>
  1722.     </Item>
  1723.     <Item
  1724.         Caption="11. The SMIL 2.0 Time Manipulations Module"
  1725.         Command="smil-timemanip.html"
  1726.     >
  1727.         <Item
  1728.             Caption="11.1 Introduction"
  1729.             Command="smil-timemanip.html#TimeManip-Introduction"
  1730.         >
  1731.             <Item
  1732.                 Caption="11.1.1 Background"
  1733.                 Command="smil-timemanip.html#TimeManip-Background"
  1734.             />
  1735.             <Item
  1736.                 Caption="11.1.2 Overview of support"
  1737.                 Command="smil-timemanip.html#TimeManip-Overview"
  1738.             />
  1739.             <Item
  1740.                 Caption="11.1.3 Attribute syntax"
  1741.                 Command="smil-timemanip.html#TimeManip-AttributeSyntax"
  1742.             >
  1743.                 <Item
  1744.                     Caption="The accelerate and decelerate attributes"
  1745.                     Command="smil-timemanip.html#TimeManip-accelerateSyntax"
  1746.                 >
  1747.                     <Item
  1748.                         Caption="Examples"
  1749.                         Command="smil-timemanip.html#q6"
  1750.                     />
  1751.                 </Item>
  1752.                 <Item
  1753.                     Caption="The autoReverse attribute"
  1754.                     Command="smil-timemanip.html#TimeManip-autoReverseSyntax"
  1755.                 />
  1756.                 <Item
  1757.                     Caption="The speed attribute"
  1758.                     Command="smil-timemanip.html#TimeManip-speedSyntax"
  1759.                 />
  1760.                 <Item
  1761.                     Caption="Examples"
  1762.                     Command="smil-timemanip.html#q9"
  1763.                 />
  1764.             </Item>
  1765.             <Item
  1766.                 Caption="11.1.4 Details of timing model arithmetic"
  1767.                 Command="smil-timemanip.html#TimeManip-Details"
  1768.             >
  1769.                 <Item
  1770.                     Caption="Timing and real-world clock times"
  1771.                     Command="smil-timemanip.html#q11"
  1772.                 />
  1773.                 <Item
  1774.                     Caption="Common definitions"
  1775.                     Command="smil-timemanip.html#q12"
  1776.                 />
  1777.                 <Item
  1778.                     Caption="Computing the element run-rate"
  1779.                     Command="smil-timemanip.html#TimeManip-ComputingRunRate"
  1780.                 />
  1781.                 <Item
  1782.                     Caption="Converting document time to element time"
  1783.                     Command="smil-timemanip.html#TimeManip-ConvertingTimes"
  1784.                 >
  1785.                     <Item
  1786.                         Caption="Filtered active time calculation"
  1787.                         Command="smil-timemanip.html#q15"
  1788.                     />
  1789.                     <Item
  1790.                         Caption="Filtered simple time calculation"
  1791.                         Command="smil-timemanip.html#q16"
  1792.                     />
  1793.                 </Item>
  1794.                 <Item
  1795.                     Caption="Converting element time to document time"
  1796.                     Command="smil-timemanip.html#TimeManip-ConvertingTimesRev"
  1797.                 />
  1798.                 <Item
  1799.                     Caption="Computing the net cascaded speed for an element"
  1800.                     Command="smil-timemanip.html#TimeManip-ComputingNetSpeed"
  1801.                 />
  1802.             </Item>
  1803.             <Item
  1804.                 Caption="11.1.5 Media fallback semantics"
  1805.                 Command="smil-timemanip.html#TimeManip-MediaFallbacks"
  1806.             >
  1807.                 <Item
  1808.                     Caption="Ideal model"
  1809.                     Command="smil-timemanip.html#q20"
  1810.                 />
  1811.                 <Item
  1812.                     Caption="Fallbacks for time filters on a media element"
  1813.                     Command="smil-timemanip.html#Timing-FallbacksForMedia"
  1814.                 >
  1815.                     <Item
  1816.                         Caption="Authoring considerations for the fallback semantics"
  1817.                         Command="smil-timemanip.html#q22"
  1818.                     />
  1819.                 </Item>
  1820.                 <Item
  1821.                     Caption="Implications of time manipulations on time containers"
  1822.                     Command="smil-timemanip.html#TimeManip-ImplicationsForTimeContainers"
  1823.                 >
  1824.                     <Item
  1825.                         Caption="Handling negative speeds on time containers"
  1826.                         Command="smil-timemanip.html#q24"
  1827.                     />
  1828.                 </Item>
  1829.             </Item>
  1830.         </Item>
  1831.     </Item>
  1832.     <Item
  1833.         Caption="12. The SMIL 2.0 Transition Effects Module"
  1834.         Command="smil-transitions.html"
  1835.     >
  1836.         <Item
  1837.             Caption="12.1 Introduction"
  1838.             Command="smil-transitions.html#TransitionEffects-Introduction"
  1839.         />
  1840.         <Item
  1841.             Caption="12.2 Transition Model"
  1842.             Command="smil-transitions.html#TransitionEffects-Modeling"
  1843.         />
  1844.         <Item
  1845.             Caption="12.3 Transition Taxonomy"
  1846.             Command="smil-transitions.html#TransitionEffects-Taxonomy"
  1847.         >
  1848.             <Item
  1849.                 Caption="12.3.1 Default Transition Subtypes"
  1850.                 Command="smil-transitions.html#q4"
  1851.             />
  1852.             <Item
  1853.                 Caption="12.3.2 Required Transitions"
  1854.                 Command="smil-transitions.html#q5"
  1855.             />
  1856.         </Item>
  1857.         <Item
  1858.             Caption="12.4 BasicTransitions Module"
  1859.             Command="smil-transitions.html#TransitionEffects-Basic"
  1860.         >
  1861.             <Item
  1862.                 Caption="12.4.1 The transition element"
  1863.                 Command="smil-transitions.html#TransitionEffects-TransitionElement"
  1864.             >
  1865.                 <Item
  1866.                     Caption="Examples of the transition element"
  1867.                     Command="smil-transitions.html#TransitionEffects-TransitionElementExamples"
  1868.                 />
  1869.             </Item>
  1870.             <Item
  1871.                 Caption="12.4.2 The param element"
  1872.                 Command="smil-transitions.html#q9"
  1873.             />
  1874.             <Item
  1875.                 Caption="12.4.3 The transIn and transOut attributes"
  1876.                 Command="smil-transitions.html#TransitionEffects-TransitionAttribute"
  1877.             >
  1878.                 <Item
  1879.                     Caption="Rules For Applying Transitions to Media Elements"
  1880.                     Command="smil-transitions.html#q11"
  1881.                 />
  1882.                 <Item
  1883.                     Caption="Use of fill="transition""
  1884.                     Command="smil-transitions.html#TransitionEffects-FillEqualsTransition"
  1885.                 />
  1886.                 <Item
  1887.                     Caption="Slideshow example with transitions"
  1888.                     Command="smil-transitions.html#q13"
  1889.                 />
  1890.                 <Item
  1891.                     Caption="Exclusive children and fill="transition""
  1892.                     Command="smil-transitions.html#q14"
  1893.                 />
  1894.             </Item>
  1895.             <Item
  1896.                 Caption="12.4.4 Handling Parameter Errors"
  1897.                 Command="smil-transitions.html#q15"
  1898.             />
  1899.             <Item
  1900.                 Caption="12.4.5 Transition Parsing Rules"
  1901.                 Command="smil-transitions.html#TransitionEffects-Parsing"
  1902.             />
  1903.             <Item
  1904.                 Caption="12.4.6 Extending The Set Of Transitions"
  1905.                 Command="smil-transitions.html#TransitionEffects-Extending"
  1906.             />
  1907.         </Item>
  1908.         <Item
  1909.             Caption="12.5 InlineTransitions Module"
  1910.             Command="smil-transitions.html#TransitionEffects-Inline"
  1911.         >
  1912.             <Item
  1913.                 Caption="12.5.1 The transitionFilter element"
  1914.                 Command="smil-transitions.html#edef-transitionFilter"
  1915.             />
  1916.             <Item
  1917.                 Caption="12.5.2 The param element"
  1918.                 Command="smil-transitions.html#q20"
  1919.             />
  1920.         </Item>
  1921.         <Item
  1922.             Caption="12.6 TransitionModifiers Module"
  1923.             Command="smil-transitions.html#TransitionEffects-Modifiers"
  1924.         >
  1925.             <Item
  1926.                 Caption="12.6.1 Horizontal and Vertical Pattern Repeat"
  1927.                 Command="smil-transitions.html#q22"
  1928.             />
  1929.         </Item>
  1930.         <Item
  1931.             Caption="12.7 Integration"
  1932.             Command="smil-transitions.html#TransitionEffects-Integration"
  1933.         />
  1934.         <Item
  1935.             Caption="12.8 Appendix: Taxonomy Tables"
  1936.             Command="smil-transitions.html#TransitionEffects-Appendix"
  1937.         >
  1938.             <Item
  1939.                 Caption="12.8.1 Table 1: The Taxonomy Table"
  1940.                 Command="smil-transitions.html#Table 1: Taxonomy Table"
  1941.             />
  1942.             <Item
  1943.                 Caption="12.8.2 Table 2: SMPTE Edge Wipes"
  1944.                 Command="smil-transitions.html#Table 2: SMPTE Edge Wipes"
  1945.             />
  1946.             <Item
  1947.                 Caption="12.8.3 Table 3: SMPTE Iris Wipes"
  1948.                 Command="smil-transitions.html#Table 3: SMPTE Iris Wipes"
  1949.             />
  1950.             <Item
  1951.                 Caption="12.8.4 Table 4: SMPTE Clock Wipes"
  1952.                 Command="smil-transitions.html#Table 4: SMPTE Clock Wipes"
  1953.             />
  1954.             <Item
  1955.                 Caption="12.8.5 Table 5: SMPTE Matrix Wipes"
  1956.                 Command="smil-transitions.html#Table 5: SMPTE Matrix Wipes"
  1957.             />
  1958.         </Item>
  1959.     </Item>
  1960.     <Item
  1961.         Caption="13. SMIL 2.0 Language Profile"
  1962.         Command="smil20-profile.html"
  1963.     >
  1964.         <Item
  1965.             Caption="13.1 Abstract"
  1966.             Command="smil20-profile.html#SMILProfileNSAbstract"
  1967.         />
  1968.         <Item
  1969.             Caption="13.2 SMIL 2.0 Profile"
  1970.             Command="smil20-profile.html#SMILProfileNS-first"
  1971.         />
  1972.         <Item
  1973.             Caption="13.3 Normative Definition of the SMIL 2.0 Language Profile"
  1974.             Command="smil20-profile.html#q3"
  1975.         >
  1976.             <Item
  1977.                 Caption="13.3.1 Document Conformance"
  1978.                 Command="smil20-profile.html#SMILProfileNS-DocumentConformance"
  1979.             />
  1980.             <Item
  1981.                 Caption="13.3.2 SMIL 2.0 Language Conformance"
  1982.                 Command="smil20-profile.html#SMILProfileNS-LanguageConformance"
  1983.             >
  1984.                 <Item
  1985.                     Caption="Conforming SMIL 2.0 Documents"
  1986.                     Command="smil20-profile.html#SMILProfileNS-ConformingDocuments"
  1987.                 />
  1988.                 <Item
  1989.                     Caption="Conforming SMIL 2.0 Language User Agents"
  1990.                     Command="smil20-profile.html#SMILProfileNS-AgentConformance"
  1991.                 />
  1992.             </Item>
  1993.             <Item
  1994.                 Caption="13.3.3 The SMIL 2.0 Language Profile"
  1995.                 Command="smil20-profile.html#SMILProfileNS-SmilProfile"
  1996.             />
  1997.             <Item
  1998.                 Caption="13.3.4 Animation Module"
  1999.                 Command="smil20-profile.html#SMILProfileNS-animation-module"
  2000.             />
  2001.             <Item
  2002.                 Caption="13.3.5 Content Control Modules"
  2003.                 Command="smil20-profile.html#SMILProfileNS-content-module"
  2004.             />
  2005.             <Item
  2006.                 Caption="13.3.6 Layout Modules"
  2007.                 Command="smil20-profile.html#SMILProfileNS-layout-module"
  2008.             />
  2009.             <Item
  2010.                 Caption="13.3.7 Linking Modules"
  2011.                 Command="smil20-profile.html#SMILProfileNS-extented-linking-module"
  2012.             />
  2013.             <Item
  2014.                 Caption="13.3.8 Media Object Modules"
  2015.                 Command="smil20-profile.html#SMILProfileNS-media-module"
  2016.             >
  2017.                 <Item
  2018.                     Caption="Widely Supported MIME Types"
  2019.                     Command="smil20-profile.html#BaselineFormatsNS"
  2020.                 />
  2021.                 <Item
  2022.                     Caption="Media Object Integration Requirements"
  2023.                     Command="smil20-profile.html#MediaObjectIntegrationRequirementsNS"
  2024.                 />
  2025.             </Item>
  2026.             <Item
  2027.                 Caption="13.3.9 Metainformation Module"
  2028.                 Command="smil20-profile.html#SMILProfileNS-meta-module"
  2029.             />
  2030.             <Item
  2031.                 Caption="13.3.10 Structure Module"
  2032.                 Command="smil20-profile.html#SMILProfileNS-struct-module"
  2033.             />
  2034.             <Item
  2035.                 Caption="13.3.11 Timing and Synchronization Modules"
  2036.                 Command="smil20-profile.html#SMILProfileNS-timing-module"
  2037.             >
  2038.                 <Item
  2039.                     Caption="Supported Event Symbols"
  2040.                     Command="smil20-profile.html#SMILProfileNS-supported-events"
  2041.                 />
  2042.                 <Item
  2043.                     Caption="Event semantics"
  2044.                     Command="smil20-profile.html#q20"
  2045.                 />
  2046.                 <Item
  2047.                     Caption="Order of raising of simultaneous events:"
  2048.                     Command="smil20-profile.html#q21"
  2049.                 />
  2050.                 <Item
  2051.                     Caption="Extending the set of supported events"
  2052.                     Command="smil20-profile.html#q22"
  2053.                 />
  2054.                 <Item
  2055.                     Caption="Integration definitions"
  2056.                     Command="smil20-profile.html#q23"
  2057.                 />
  2058.             </Item>
  2059.             <Item
  2060.                 Caption="13.3.12 Transition Effects Modules"
  2061.                 Command="smil20-profile.html#SMILProfileNS-transition-module"
  2062.             />
  2063.         </Item>
  2064.         <Item
  2065.             Caption="13.4 Extending the SMIL 2.0 Language"
  2066.             Command="smil20-profile.html#SMILProfileNS-Extending"
  2067.         />
  2068.         <Item
  2069.             Caption="13.5 Appendix A: SMIL 20 Document Type Definition"
  2070.             Command="smil20-profile.html#SMILProfileNS-DTD"
  2071.         />
  2072.         <Item
  2073.             Caption="13.6 Appendix B: SMIL 20 XML Schema"
  2074.             Command="smil20-profile.html#SMILProfileNS-Appendix"
  2075.         />
  2076.     </Item>
  2077.     <Item
  2078.         Caption="14. SMIL 2.0 Basic Profile and Scalability Framework"
  2079.         Command="smil-basic.html"
  2080.     >
  2081.         <Item
  2082.             Caption="14.1 Abstract"
  2083.             Command="smil-basic.html#smilBasicNS-Abstract"
  2084.         />
  2085.         <Item
  2086.             Caption="14.2 Introduction"
  2087.             Command="smil-basic.html#smilBasicNS-Intro"
  2088.         />
  2089.         <Item
  2090.             Caption="14.3 SMIL 2.0 Basic Profile"
  2091.             Command="smil-basic.html#smilBasicNS-Basic"
  2092.         >
  2093.             <Item
  2094.                 Caption="14.3.1 Definition"
  2095.                 Command="smil-basic.html#smilBasicNS-BasicDef"
  2096.             >
  2097.                 <Item
  2098.                     Caption="XML Namespace Declarations and Internationalization"
  2099.                     Command="smil-basic.html#BaseGuideNS-BasicDefXML"
  2100.                 />
  2101.             </Item>
  2102.             <Item
  2103.                 Caption="14.3.2 Conformance of SMIL 2.0 Basic Documents"
  2104.                 Command="smil-basic.html#BaseGuideNS-BasicDoc"
  2105.             />
  2106.             <Item
  2107.                 Caption="14.3.3 Conformance of SMIL 2.0 Basic User Agents"
  2108.                 Command="smil-basic.html#BaseGuideNS-BasicUserAgent"
  2109.             />
  2110.         </Item>
  2111.         <Item
  2112.             Caption="14.4 Scalable Profiles"
  2113.             Command="smil-basic.html#smilBasicNS-Guide"
  2114.         >
  2115.             <Item
  2116.                 Caption="14.4.1 Definition"
  2117.                 Command="smil-basic.html#smilBasicNS-GuideDef"
  2118.             />
  2119.             <Item
  2120.                 Caption="14.4.2 SMIL 2.0 Document Scalability Guidelines"
  2121.                 Command="smil-basic.html#smilBasicNS-GuideDoc"
  2122.             />
  2123.             <Item
  2124.                 Caption="14.4.3 Conformance of Scalable SMIL 2.0 Documents"
  2125.                 Command="smil-basic.html#smilBasicNS-conformance"
  2126.             />
  2127.             <Item
  2128.                 Caption="14.4.4 Conformance of Scalable User Agents"
  2129.                 Command="smil-basic.html#smilBasicNS-GuidePlayer"
  2130.             />
  2131.         </Item>
  2132.     </Item>
  2133.     <Item
  2134.         Caption="Appendix A. SMIL 2.0 DTDs"
  2135.         Command="smil-DTD.html"
  2136.     >
  2137.         <Item
  2138.             Caption="A.1 SMIL 2.0 Module DTDs:"
  2139.             Command="smil-DTD.html#q1"
  2140.         >
  2141.             <Item
  2142.                 Caption="A.1.1 The SMIL Animation Module"
  2143.                 Command="smil-DTD.html#SMIL-anim"
  2144.             />
  2145.             <Item
  2146.                 Caption="A.1.2 The SMIL Content Control Module"
  2147.                 Command="smil-DTD.html#SMIL-control"
  2148.             />
  2149.             <Item
  2150.                 Caption="A.1.3 The SMIL Layout Module"
  2151.                 Command="smil-DTD.html#SMIL-layout"
  2152.             />
  2153.             <Item
  2154.                 Caption="A.1.4 The SMIL Linking Module"
  2155.                 Command="smil-DTD.html#SMIL-link"
  2156.             />
  2157.             <Item
  2158.                 Caption="A.1.5 The SMIL Media Object Module"
  2159.                 Command="smil-DTD.html#SMIL-media"
  2160.             />
  2161.             <Item
  2162.                 Caption="A.1.6 The SMIL Metainformation Module"
  2163.                 Command="smil-DTD.html#SMIL-metainformation"
  2164.             />
  2165.             <Item
  2166.                 Caption="A.1.7 The SMIL Structure Module"
  2167.                 Command="smil-DTD.html#SMIL-struct"
  2168.             />
  2169.             <Item
  2170.                 Caption="A.1.8 The SMIL Timing Module"
  2171.                 Command="smil-DTD.html#SMIL-timing"
  2172.             />
  2173.             <Item
  2174.                 Caption="A.1.9 The SMIL Transition Module"
  2175.                 Command="smil-DTD.html#SMIL-transition"
  2176.             />
  2177.         </Item>
  2178.         <Item
  2179.             Caption="A.2 SMIL 2.0 Language Profile:"
  2180.             Command="smil-DTD.html#q11"
  2181.         >
  2182.             <Item
  2183.                 Caption="A.2.1 SMIL 2.0 Language Profile document model"
  2184.                 Command="smil-DTD.html#smil-model-1"
  2185.             />
  2186.             <Item
  2187.                 Caption="A.2.2 SMIL 2.0 Language Profile DTD driver"
  2188.                 Command="smil-DTD.html#SMIL20.dtd"
  2189.             />
  2190.         </Item>
  2191.         <Item
  2192.             Caption="A.3 General modularization framework:"
  2193.             Command="smil-DTD.html#q14"
  2194.         >
  2195.             <Item
  2196.                 Caption="A.3.1 SMIL 2.0 common datatypes"
  2197.                 Command="smil-DTD.html#smil-datatypes-1"
  2198.             />
  2199.             <Item
  2200.                 Caption="A.3.2 SMIL 2.0 common attributes"
  2201.                 Command="smil-DTD.html#smil-attribs-1"
  2202.             />
  2203.             <Item
  2204.                 Caption="A.3.3 SMIL 2.0 qualified names module"
  2205.                 Command="smil-DTD.html#smil-qname-1"
  2206.             />
  2207.             <Item
  2208.                 Caption="A.3.4 SMIL 2.0 framework module"
  2209.                 Command="smil-DTD.html#smil-framework-1"
  2210.             />
  2211.         </Item>
  2212.     </Item>
  2213.     <Item
  2214.         Caption="Appendix B. SMIL 2.0 Schemas"
  2215.         Command="smil-SCHEMA.html"
  2216.     >
  2217.         <Item
  2218.             Caption="B.1 XML Schema for the SMIL 2.0 functionalities:"
  2219.             Command="smil-SCHEMA.html#q1"
  2220.         >
  2221.             <Item
  2222.                 Caption="B.1.1 SMIL 2.0 Modules"
  2223.                 Command="smil-SCHEMA.html#smil20"
  2224.             />
  2225.             <Item
  2226.                 Caption="B.1.2 The SMIL Animation Module"
  2227.                 Command="smil-SCHEMA.html#animate"
  2228.             />
  2229.             <Item
  2230.                 Caption="B.1.3 The SMIL Content Control Module"
  2231.                 Command="smil-SCHEMA.html#control"
  2232.             />
  2233.             <Item
  2234.                 Caption="B.1.4 The SMIL Layout Module"
  2235.                 Command="smil-SCHEMA.html#layout"
  2236.             />
  2237.             <Item
  2238.                 Caption="B.1.5 The SMIL Linking Module"
  2239.                 Command="smil-SCHEMA.html#linking"
  2240.             />
  2241.             <Item
  2242.                 Caption="B.1.6 The SMIL Media Object Module"
  2243.                 Command="smil-SCHEMA.html#media"
  2244.             />
  2245.             <Item
  2246.                 Caption="B.1.7 The SMIL Meta Module"
  2247.                 Command="smil-SCHEMA.html#meta"
  2248.             />
  2249.             <Item
  2250.                 Caption="B.1.8 The SMIL Structure Module"
  2251.                 Command="smil-SCHEMA.html#structure"
  2252.             />
  2253.             <Item
  2254.                 Caption="B.1.9 The SMIL Time manipulation"
  2255.                 Command="smil-SCHEMA.html#timemanip"
  2256.             />
  2257.             <Item
  2258.                 Caption="B.1.10 The SMIL Timing Module"
  2259.                 Command="smil-SCHEMA.html#timing"
  2260.             />
  2261.             <Item
  2262.                 Caption="B.1.11 The SMIL Transition Module"
  2263.                 Command="smil-SCHEMA.html#transitions"
  2264.             />
  2265.         </Item>
  2266.         <Item
  2267.             Caption="B.2 XML Schema for the SMIL 2.0 Language:"
  2268.             Command="smil-SCHEMA.html#q13"
  2269.         >
  2270.             <Item
  2271.                 Caption="B.2.1 SMIL 2.0 Language Profile"
  2272.                 Command="smil-SCHEMA.html#language"
  2273.             />
  2274.         </Item>
  2275.         <Item
  2276.             Caption="B.3 XML Schema for the SMIL 2.0 modules:"
  2277.             Command="smil-SCHEMA.html#q15"
  2278.         >
  2279.             <Item
  2280.                 Caption="B.3.1 SMIL 2.0 AccessKeyTiming"
  2281.                 Command="smil-SCHEMA.html#AccessKeyTiming"
  2282.             />
  2283.             <Item
  2284.                 Caption="B.3.2 SMIL 2.0 AudioLayout"
  2285.                 Command="smil-SCHEMA.html#AudioLayout"
  2286.             />
  2287.             <Item
  2288.                 Caption="B.3.3 SMIL 2.0 BasicAnimation"
  2289.                 Command="smil-SCHEMA.html#BasicAnimation"
  2290.             />
  2291.             <Item
  2292.                 Caption="B.3.4 SMIL 2.0 BasicContentControl"
  2293.                 Command="smil-SCHEMA.html#BasicContentControl"
  2294.             />
  2295.             <Item
  2296.                 Caption="B.3.5 SMIL 2.0 BasicInlineTiming"
  2297.                 Command="smil-SCHEMA.html#BasicInlineTiming"
  2298.             />
  2299.             <Item
  2300.                 Caption="B.3.6 SMIL 2.0 BasicLayout"
  2301.                 Command="smil-SCHEMA.html#BasicLayout"
  2302.             />
  2303.             <Item
  2304.                 Caption="B.3.7 SMIL 2.0 BasicLinking"
  2305.                 Command="smil-SCHEMA.html#BasicLinking"
  2306.             />
  2307.             <Item
  2308.                 Caption="B.3.8 SMIL 2.0 BasicMedia"
  2309.                 Command="smil-SCHEMA.html#BasicMedia"
  2310.             />
  2311.             <Item
  2312.                 Caption="B.3.9 SMIL 2.0 BasicTimeContainers"
  2313.                 Command="smil-SCHEMA.html#BasicTimeContainers"
  2314.             />
  2315.             <Item
  2316.                 Caption="B.3.10 SMIL 2.0 BasicTransitions"
  2317.                 Command="smil-SCHEMA.html#BasicTransitions"
  2318.             />
  2319.             <Item
  2320.                 Caption="B.3.11 SMIL 2.0 BrushMedia"
  2321.                 Command="smil-SCHEMA.html#BrushMedia"
  2322.             />
  2323.             <Item
  2324.                 Caption="B.3.12 SMIL 2.0 CustomTestAttributes"
  2325.                 Command="smil-SCHEMA.html#CustomTestAttributes"
  2326.             />
  2327.             <Item
  2328.                 Caption="B.3.13 SMIL 2.0 EventTiming"
  2329.                 Command="smil-SCHEMA.html#EventTiming"
  2330.             />
  2331.             <Item
  2332.                 Caption="B.3.14 SMIL 2.0 ExclTimeContainers"
  2333.                 Command="smil-SCHEMA.html#ExclTimeContainers"
  2334.             />
  2335.             <Item
  2336.                 Caption="B.3.15 SMIL 2.0 FillDefault"
  2337.                 Command="smil-SCHEMA.html#FillDefault"
  2338.             />
  2339.             <Item
  2340.                 Caption="B.3.16 SMIL 2.0 HierarchicalLayout"
  2341.                 Command="smil-SCHEMA.html#HierarchicalLayout"
  2342.             />
  2343.             <Item
  2344.                 Caption="B.3.17 SMIL 2.0 HostLanguage"
  2345.                 Command="smil-SCHEMA.html#HostLanguage"
  2346.             />
  2347.             <Item
  2348.                 Caption="B.3.18 SMIL 2.0 InlineTransitions"
  2349.                 Command="smil-SCHEMA.html#InlineTransitions"
  2350.             />
  2351.             <Item
  2352.                 Caption="B.3.19 SMIL 2.0 IntegrationSet"
  2353.                 Command="smil-SCHEMA.html#IntegrationSet"
  2354.             />
  2355.             <Item
  2356.                 Caption="B.3.20 SMIL 2.0 LinkingAttributes"
  2357.                 Command="smil-SCHEMA.html#LinkingAttributes"
  2358.             />
  2359.             <Item
  2360.                 Caption="B.3.21 SMIL 2.0 MediaAccessibility"
  2361.                 Command="smil-SCHEMA.html#MediaAccessibility"
  2362.             />
  2363.             <Item
  2364.                 Caption="B.3.22 SMIL 2.0 MediaClipMarkers"
  2365.                 Command="smil-SCHEMA.html#MediaClipMarkers"
  2366.             />
  2367.             <Item
  2368.                 Caption="B.3.23 SMIL 2.0 MediaClipping"
  2369.                 Command="smil-SCHEMA.html#MediaClipping"
  2370.             />
  2371.             <Item
  2372.                 Caption="B.3.24 SMIL 2.0 MediaDescription"
  2373.                 Command="smil-SCHEMA.html#MediaDescription"
  2374.             />
  2375.             <Item
  2376.                 Caption="B.3.25 SMIL 2.0 MediaMarkerTiming"
  2377.                 Command="smil-SCHEMA.html#MediaMarkerTiming"
  2378.             />
  2379.             <Item
  2380.                 Caption="B.3.26 SMIL 2.0 MediaParam"
  2381.                 Command="smil-SCHEMA.html#MediaParam"
  2382.             />
  2383.             <Item
  2384.                 Caption="B.3.27 SMIL 2.0 Metainformation"
  2385.                 Command="smil-SCHEMA.html#Metainformation"
  2386.             />
  2387.             <Item
  2388.                 Caption="B.3.28 SMIL 2.0 MinMaxTiming"
  2389.                 Command="smil-SCHEMA.html#MinMaxTiming"
  2390.             />
  2391.             <Item
  2392.                 Caption="B.3.29 SMIL 2.0 MultiArcTiming"
  2393.                 Command="smil-SCHEMA.html#MultiArcTiming"
  2394.             />
  2395.             <Item
  2396.                 Caption="B.3.30 SMIL 2.0 MultiWindowLayout"
  2397.                 Command="smil-SCHEMA.html#MultiWindowLayout"
  2398.             />
  2399.             <Item
  2400.                 Caption="B.3.31 SMIL 2.0 ObjectLinking"
  2401.                 Command="smil-SCHEMA.html#ObjectLinking"
  2402.             />
  2403.             <Item
  2404.                 Caption="B.3.32 SMIL 2.0 PrefetchControl"
  2405.                 Command="smil-SCHEMA.html#PrefetchControl"
  2406.             />
  2407.             <Item
  2408.                 Caption="B.3.33 SMIL 2.0 RepeatTiming"
  2409.                 Command="smil-SCHEMA.html#RepeatTiming"
  2410.             />
  2411.             <Item
  2412.                 Caption="B.3.34 SMIL 2.0 RepeatValueTiming"
  2413.                 Command="smil-SCHEMA.html#RepeatValueTiming"
  2414.             />
  2415.             <Item
  2416.                 Caption="B.3.35 SMIL 2.0 RestartDefault"
  2417.                 Command="smil-SCHEMA.html#RestartDefault"
  2418.             />
  2419.             <Item
  2420.                 Caption="B.3.36 SMIL 2.0 RestartTiming"
  2421.                 Command="smil-SCHEMA.html#RestartTiming"
  2422.             />
  2423.             <Item
  2424.                 Caption="B.3.37 SMIL 2.0 SkipContentControl"
  2425.                 Command="smil-SCHEMA.html#SkipContentControl"
  2426.             />
  2427.             <Item
  2428.                 Caption="B.3.38 SMIL 2.0 SplineAnimation"
  2429.                 Command="smil-SCHEMA.html#SplineAnimation"
  2430.             />
  2431.             <Item
  2432.                 Caption="B.3.39 SMIL 2.0 Structure"
  2433.                 Command="smil-SCHEMA.html#Structure"
  2434.             />
  2435.             <Item
  2436.                 Caption="B.3.40 SMIL 2.0 SyncBehavior"
  2437.                 Command="smil-SCHEMA.html#SyncBehavior"
  2438.             />
  2439.             <Item
  2440.                 Caption="B.3.41 SMIL 2.0 SyncBehaviorDefault"
  2441.                 Command="smil-SCHEMA.html#SyncBehaviorDefault"
  2442.             />
  2443.             <Item
  2444.                 Caption="B.3.42 SMIL 2.0 SyncMaster"
  2445.                 Command="smil-SCHEMA.html#SyncMaster"
  2446.             />
  2447.             <Item
  2448.                 Caption="B.3.43 SMIL 2.0 SyncbaseTiming"
  2449.                 Command="smil-SCHEMA.html#SyncbaseTiming"
  2450.             />
  2451.             <Item
  2452.                 Caption="B.3.44 SMIL 2.0 TimeContainerAttributes"
  2453.                 Command="smil-SCHEMA.html#TimeContainerAttributes"
  2454.             />
  2455.             <Item
  2456.                 Caption="B.3.45 SMIL 2.0 TimeManipulations"
  2457.                 Command="smil-SCHEMA.html#TimeManipulations"
  2458.             />
  2459.             <Item
  2460.                 Caption="B.3.46 SMIL 2.0 TransitionModifiers"
  2461.                 Command="smil-SCHEMA.html#TransitionModifiers"
  2462.             />
  2463.             <Item
  2464.                 Caption="B.3.47 SMIL 2.0 WallclockTiming"
  2465.                 Command="smil-SCHEMA.html#WallclockTiming"
  2466.             />
  2467.             <Item
  2468.                 Caption="B.3.48 SMIL 2.0 utility"
  2469.                 Command="smil-SCHEMA.html#utility"
  2470.             />
  2471.             <Item
  2472.                 Caption="B.3.49 SMIL 2.0 rdf"
  2473.                 Command="smil-SCHEMA.html#rdf"
  2474.             />
  2475.             <Item
  2476.                 Caption="B.3.50 SMIL 2.0 xml-mod"
  2477.                 Command="smil-SCHEMA.html#xml-mod"
  2478.             />
  2479.         </Item>
  2480.     </Item>
  2481.     <Item
  2482.         Caption="Appendix C. Index of Elements"
  2483.         Command="elements.html"
  2484.     />
  2485.     <Item
  2486.         Caption="Appendix D. Index of Attributes"
  2487.         Command="attributes.html"
  2488.     />
  2489.     <Item
  2490.         Caption="Appendix E. References"
  2491.         Command="refs.html"
  2492.     />
  2493. </SmilHelpTopics>